By srccodes
via srccodes.com
Published: Jul 16 2012 / 22:15
Simple Logging Facade for Java (SLF4J) is an abstraction of different logging frameworks (eg. log4j, java.util.logging, commons logging etc.). This gives the developer an opportunity to plug-in desired logging framework at deployment time without changing the code.
Tweet
SaveShareSend
Tags: frameworks, java, open source
Add your comment