Skip to content

Commit 4fceb48

Browse files
author
boncey
committed
Add details on choosing an SLF4J library boncey#304
1 parent aba3355 commit 4fceb48

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ An API key is required to use this API. You can [request one on Flickr](http://
2929

3030
#### Required libraries
3131

32-
- [scribejava-api (v 6.2.0 onwards)](https://github.com/scribejava/scribejava) (required for the OAuth functionality).
33-
- [slf4j](https://www.slf4j.org) (runtime dependency for logging)
32+
- [scribejava-api (v 6.2.0 onwards)](https://github.com/scribejava/scribejava) (required for the OAuth functionality)
33+
- [SLF4J](https://www.slf4j.org) (runtime dependency for logging)
34+
35+
[See here](https://www.slf4j.org/manual.html#swapping) for details on how to choose and configure an SLF4J logging library.
36+
3437

3538
### Download
3639

0 commit comments

Comments
 (0)