Updated README with logging information

This commit is contained in:
Stuart Boston
2013-02-24 19:52:57 +00:00
parent 1b62ae2ff8
commit de67805b0c
+5
View File
@@ -11,6 +11,11 @@ But anyone can feel free to use it for other projects as well.
TheMovieDB.org is an excellent open database for movie and film content. I encourage you to check it out and contribute to keep it growing.
http://www.themoviedb.org
Project Logging
---------------
This project uses SLF4J (http://www.slf4j.org) to abstract the logging in the project.
To use the logging in your own project you should add one of the bindings listed [HERE](http://www.slf4j.org/manual.html#swapping)
Project Documentation
---------------------
The automatically generated documentation can be found [HERE](http://omertron.github.com/api-themoviedb/)