Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040771
en ru br
ALT Linux repos
S:1.7.32-alt1_3jpp11
5.0: 1.5.2-alt1_2jpp5
4.1: 1.4.2-alt2_2jpp1.7
4.0: 1.4.2-alt2_2jpp1.7

Group :: Development/Other
RPM: slf4j

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.32-alt1_3jpp11
Build date: 16 july 2022, 17:10 ( 88.7 weeks ago )
Size: 2.21 Mb

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

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • jcl-over-slf4j
  • jul-to-slf4j
  • log4j-over-slf4j
  • slf4j
  • slf4j-ext
  • slf4j-javadoc
  • slf4j-jcl
  • slf4j-jdk14
  • slf4j-log4j12
  • slf4j-manual
  • slf4j-migrator
  • slf4j-sources
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin