Simple Logging Facade for Java (SLF4J)

The Simple Logging Facade for Java (SLF4J) provides a logging API whose output can be routed to any of various logging frameworks at runtime depending on the bindings found on the classpath.

Possible output bindings are:

Useful resources