套件: libslf4j-java (1.7.25-3)
libslf4j-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 libslf4j-java:
- [libslf4j-java_1.7.25-3.dsc]
- [libslf4j-java_1.7.25.orig.tar.xz]
- [libslf4j-java_1.7.25-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Varun Hiremath
- Emmanuel Bourg
- Jakub Adam
外部的資源:
- 主頁 [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