パッケージ: 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
- 複数のロギング API の共通ラッパインターフェース
-
- sug: liblog4j1.2-java
- Logging library for java