slf4j (1.7.32-13.el10)
Published 2026-05-23 23:32:26 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install slf4j
# on SUSE based distributions
zypper install slf4j
Repository Info
Architectures |
noarch |
About this package
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..
Details
Assets (1)
Versions (1)
View all
1.7.32-13.el10
2026-05-23