[ 原始碼: libminlog-java ]
套件:libminlog-java-doc(1.3.0-1.1)
libminlog-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 libminlog-java:
- [libminlog-java_1.3.0-1.1.dsc]
- [libminlog-java_1.3.0.orig.tar.xz]
- [libminlog-java_1.3.0-1.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)