Home > Repository > base > java-slf4j

java-slf4j: Simple Logging Facade for Java (SLF4J)

The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Jakarta Commons Logging (JCL).
Logging API implementations can either choose to implement 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, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.
Nome:java-slf4j
Versione: 1.7.36-1mamba
Gruppo:Development/Libraries/Java
Manutentore:silvan
Licenza:Apache Software License 2.0, GPL, MIT, X11
Dimensione:172.63 kB
URL di origine:https://www.slf4j.org/
Data di compilazione:2022-08-10 11:40:06
Pacchetti binari e dipendenze
x86_64i586
RPM creatijava-slf4j
java-slf4j
Dipendenze di compilazionejavapackages [1]
javapackages [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2022-08-10silvan1.7.36-1mamba- update to 1.7.36
2010-11-06gil1.5.8-3mamba- rebuilt devel
2010-01-19gil1.5.8-2mamba- rebuilt with ant
2009-06-23gil1.5.8-1mamba- package created by autospec