system/logging

slf4j - Simple Logging Facade for Java

Website: http://www.slf4j.org/
License: X11 License
Vendor: JPackage Project
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..

Packages

slf4j-1.4.2-2jpp.src [602 KiB] Changelog by Ralph Apel (2008-02-04):
- Fix macro misprint
- Add maven2-plugin BRs
slf4j-1.4.2-2jpp.noarch [85 KiB] Changelog by Ralph Apel (2008-02-04):
- Fix macro misprint
- Add maven2-plugin BRs

Listing created by Repoview-0.6.6-5.mga4.tainted