 |
http://www.apache.org/dist/logging/log4j/1.2.8/jakarta-log4j-1.2.8.zip
After downloading, unpack the entire contents of the archive into a new directory anywhere on the machine; on Windows systems, extracting right to the c:\ root is a common practice, since everything is contained in a root directory jakarta-log4j-1.2.8. We also suggest renaming the top-level directory to something simpler, such as Log4J. Wherever you install it, this root directory is the Log4J home, and an environment variable LOG4J_HOME must be created with this path as its value.
|