Home > Repositories > 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.
Name:java-slf4j
Release: 1.7.36-1mamba
Group:Development/Libraries/Java
Maintainer:silvan
License:Apache Software License 2.0, GPL, MIT, X11
Size:172.63 kB
Upstream URL:https://www.slf4j.org/
Build time:2022-08-10 11:40:06
Binary packages and requirements
x86_64i586
Built RPMSjava-slf4j
java-slf4j
Build requirementsjavapackages [1]
javapackages [1]
History of changes
DatePackagerReleaseDescription
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