Fedora Packages

slf4j

Simple Logging Facade for Java

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..

Releases Overview

Release Stable Testing
Fedora Rawhide 1.7.32-12.fc41 -
Fedora 40 1.7.32-12.fc40 1.7.32-12.fc40
Fedora 39 1.7.32-6.fc39 -
Fedora 38 1.7.32-5.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at slf4j dash maintainers at fedoraproject dot org.



Sources on Pagure