diff options
author | znerd <znerd@FreeBSD.org> | 2002-10-11 17:02:42 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-10-11 17:02:42 +0800 |
commit | bda408e0a30f862edd3486d2a56aab268d245399 (patch) | |
tree | 1ca6939aadb2ab1004b0279a87d5c4c4099119cd /devel/log4j/pkg-descr | |
parent | 3960cc52d981c15067f4685e09036a51e555efc3 (diff) | |
download | freebsd-ports-gnome-bda408e0a30f862edd3486d2a56aab268d245399.tar.gz freebsd-ports-gnome-bda408e0a30f862edd3486d2a56aab268d245399.tar.zst freebsd-ports-gnome-bda408e0a30f862edd3486d2a56aab268d245399.zip |
New port: Jakarta Log4J, version 1.2.7.
See:
http://jakarta.apache.org/log4j/
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 42449
Diffstat (limited to 'devel/log4j/pkg-descr')
-rw-r--r-- | devel/log4j/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/log4j/pkg-descr b/devel/log4j/pkg-descr new file mode 100644 index 000000000000..61c9ac968107 --- /dev/null +++ b/devel/log4j/pkg-descr @@ -0,0 +1,13 @@ +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://jakarta.apache.org/log4j/ + +- Herve Quiroz +herve.quiroz@esil.univ-mrs.fr |