Package slf4j: Information
Source package: slf4j
Version: 1.7.32-alt1_3jpp11
Build time: Jul 16, 2022, 09:47 PM in the task #303823
Category: Development/Other
Report package bugHome page: http://www.slf4j.org/
License: MIT and ASL 2.0
Summary: Simple Logging Facade for Java
Description:
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..
List of RPM packages built from this SRPM:
jcl-over-slf4j (noarch)
jul-to-slf4j (noarch)
log4j-over-slf4j (noarch)
slf4j (noarch)
slf4j-javadoc (noarch)
slf4j-jcl (noarch)
slf4j-jdk14 (noarch)
slf4j-manual (noarch)
slf4j-migrator (noarch)
slf4j-sources (noarch)
jcl-over-slf4j (noarch)
jul-to-slf4j (noarch)
log4j-over-slf4j (noarch)
slf4j (noarch)
slf4j-javadoc (noarch)
slf4j-jcl (noarch)
slf4j-jdk14 (noarch)
slf4j-manual (noarch)
slf4j-migrator (noarch)
slf4j-sources (noarch)
Maintainer: Igor Vlasenko
Last changed
July 9, 2022 Igor Vlasenko 0:1.7.32-alt1_3jpp11
- new version
June 16, 2022 Igor Vlasenko 0:1.7.30-alt1_8jpp11
- build w/o log4j12
June 8, 2022 Igor Vlasenko 0:1.7.30-alt1_7jpp11
- Port to maven-antrun-plugin 3.0.0 - disabled slf4j-ext and slf4j-log4j12 subpackages