Pakket: libslf4j-java (1.7.32-1)
Verwijzigingen voor libslf4j-java
Debian bronnen:
Het bronpakket libslf4j-java downloaden:
- [libslf4j-java_1.7.32-1.dsc]
- [libslf4j-java_1.7.32.orig.tar.xz]
- [libslf4j-java_1.7.32-1.debian.tar.xz]
Beheerders:
- Debian Java Maintainers (QA-pagina, Mailarchief)
- Varun Hiremath (QA-pagina)
- Emmanuel Bourg (QA-pagina)
- Jakub Adam (QA-pagina)
Externe bronnen:
- Homepage [www.slf4j.org]
Vergelijkbare pakketten:
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 Apache Commons Logging (CL)
Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. logback or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.
Andere aan libslf4j-java gerelateerde pakketten
|
|
|
|
-
- sug: libcommons-logging-java
- common wrapper interface for several logging APIs
-
- sug: liblog4j1.2-java
- Logging library for java