Package slf4j: Information

    Source package: slf4j
    Version: 1.7.32-alt1_3jpp11
    Latest version according to Repology
    Build time:  Jul 16, 2022, 09:47 PM in the task #303823
    Report package bug
    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 rpms provided by 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)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. /proc
      2. maven-local
      3. mvn(commons-logging:commons-logging)
      4. mvn(org.apache.maven.plugins:maven-antrun-plugin)
      5. mvn(org.apache.maven.plugins:maven-source-plugin)
      6. mvn(org.codehaus.mojo:build-helper-maven-plugin)
      7. rpm-build-java
      8. rpm-build-java-osgi
      9. jpackage-default

    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