mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
e8e5afebd0
not really a fix) - Now bsd.java.mk 2.0 compliant - Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables - Use CPIO rather than MKDIR/INSTALL_MAN/INSTALL_DATA - Removed JAR file for pkg-plist - Added 'devel' category - Removed unnecessary 'post-install' target - Updated homepage in pkg-descr - Use my FreeBSD address for maintainership purposes Approved by: glewis (mentor)
11 lines
439 B
Plaintext
11 lines
439 B
Plaintext
Log4J, a fast and flexible logging library for Java.
|
|
|
|
Log4J is an open source library based on the work of many authors.
|
|
It allows the developer to control which log statements are output
|
|
with arbitrary granularity. It is fully configurable at runtime
|
|
using external configuration files. Best of all, Log4J has a gentle
|
|
learning curve. Beware: judging from user feedback, it is also quite
|
|
addictive.
|
|
|
|
WWW: http://logging.apache.org/log4j/
|