Simple Logging Facade for Java (SLF4J)
Home PageCategories: Tracing - Logging - Monitoring
Latest version: 1.5.9.RC1
Added 2005-07-26Updated 2009-11-24
The Simple Logging Facade for Java or (SLF4J) is intended to serve as a facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time.
Logging API implementations can either choose to implement the the SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, a la JDK14LoggerFA.
Built for Java |
Library |
Free or free version available |
Source code provided |