Showing posts with label logging. Show all posts
Showing posts with label logging. Show all posts

November 11, 2017

Difference between SLF4J and LOG4J

SLF4J is basically an abstraction layer. It is not a logging implementation. It means that if you're writing a library and you use SLF4J, you can give that library to someone else to use and they can choose which logging implementation to use with SLF4J e.g. log4j or the Java logging API. It helps prevent projects from being dependent...
Read more ...

My Favorite Site's List

#update below script more than 500 posts