SLF4J – Discussion


Discuss SLF4J


”;


SLF4J stands for Simple Logging Facade for Java. It provides a simple abstraction of all the logging frameworks. It enables a user to work with any of the logging frameworks such as Log4j, Logback, JUL (java.util.logging), etc. using single dependency.


Advertisements

”;

Leave a Reply

Your email address will not be published. Required fields are marked *