Package slf4j: Information

    Source package: slf4j
    Version: 1.4.2-alt2_2jpp1.7
    Build time:  Feb 19, 2008, 03:16 AM
    Category: Development/Java
    Report package bug
    License: X11 License
    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:
    slf4j (noarch)
    slf4j-javadoc (noarch)
    slf4j-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko


      1. ant >= 0:1.6.5
      2. avalon-framework
      3. log4j
      4. maven2-plugin-antrun
      5. maven2-plugin-compiler
      6. maven2-plugin-install
      7. maven2-plugin-jar
      8. maven2-plugin-javadoc
      9. maven2-plugin-resources
      10. maven2-plugin-source
      11. maven2-plugin-surefire
      12. maven2-plugins >= 2.0.4-10jpp
      13. /proc
      14. excalibur
      15. excalibur-avalon-framework
      16. jakarta-commons-logging
      17. junit >= 0:3.8.2
      18. jpackage-1.4-compat
      19. jpackage-utils >= 0:1.7.2

    Last changed


    Feb. 12, 2008 Igor Vlasenko 0:1.4.2-alt2_2jpp1.7
    - updated to new jpackage release
    Dec. 17, 2007 Igor Vlasenko 0:1.4.2-alt2_1jpp1.7
    - added dependency on new excalibur
    Nov. 14, 2007 Igor Vlasenko 0:1.4.2-alt1_1jpp1.7
    - converted from JPackage by jppimport script