|
|
Log4j is a Java-based logging utility. It was originally written by Ceki Gülcü and is now a project of the Apache Software Foundation. It is used primarily as a debugging tool.
created by syam1224 on 2008-03-27 09:42:33
|
|
|
|
log4j from wikipedia

log4j is one of several Java Logging Frameworks
Ceki Gülcü has since started the SLF4J and Logback projects, with the intention of offering a compatible successor to log4j.
http://en.wikipedia.org/wiki/Log4j
created by syam1224 on 2008-03-27 11:23:27
|
|
Apache Log4j 1.2.15 API

org.apache.log4j The main log4j package.
org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package.
org.apache.log4j.config Package used in getting/setting component properties.
org.apache.log4j.helpers This package is used internally.
http://logging.apache.org/log4j/1.2/apidocs/index.
created by syam1224 on 2008-03-27 11:37:42
|
|
|