[ ソース: libminlog-java ]
パッケージ: libminlog-java-doc (1.3.0-1)
libminlog-java-doc に関するリンク
Debian の資源:
libminlog-java ソースパッケージをダウンロード:
- [libminlog-java_1.3.0-1.dsc]
- [libminlog-java_1.3.0.orig.tar.xz]
- [libminlog-java_1.3.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
minimal Java logging library - doc
MinLog is a Java logging library. Key features:
* Zero overhead Logging statements below a given level can be automatically removed by javac at compile time. This means applications can have detailed trace and debug logging without having any impact on the finished product. * Simple and efficient The API is concise and the code is very efficient at runtime. * Extremely lightweight The entire project consists of a single Java file with ~100 non-comment lines of code.
This package contains the Javadoc API
その他の libminlog-java-doc 関連パッケージ
|
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)