套件:libslf4j-java(1.7.32-1)
libslf4j-java 的相關連結
Debian 的資源:
下載原始碼套件 libslf4j-java:
- [libslf4j-java_1.7.32-1.dsc]
- [libslf4j-java_1.7.32.orig.tar.xz]
- [libslf4j-java_1.7.32-1.debian.tar.xz]
維護小組:
- Debian Java Maintainers (QA 頁面, 郵件存檔)
- Varun Hiremath (QA 頁面)
- Emmanuel Bourg (QA 頁面)
- Jakub Adam (QA 頁面)
外部的資源:
- 主頁 [www.slf4j.org]
相似套件:
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.
其他與 libslf4j-java 有關的套件
|
|
|
|
-
- sug: libcommons-logging-java
- common wrapper interface for several logging APIs
-
- sug: liblog4j1.2-java
- Logging library for java