The log4j project

Log4j Project

log4j version 1.1.3

Download version 1.1.3 including full source code, class files and documentation in TAR.GZ format or in ZIP format. You may elect to browse log4j documentation online.

Version 1.1.3 is the 21st major public release of log4j. It is backward compatible with log4j version 1.0.x.

We also maintain a list of earlier versions of log4j for download, intended for the curious paleontologist.


log4j version 1.2 alpha1

An alpha version of log4j 1.2 is now available in in TAR.GZ format or in ZIP format.

Log4j version 1.2 is still in alpha stage. It is not feature-complete, still requries fair amount of testing, nor is the documentation up to date. We have gone to great lengths to ensure that version 1.2 is backward compatible with earlier versions. However, some previously deprecated APIs are now removed. Moreover, users who have written sub-classes of Category will need to modify their code. See the HISTORY file for more details.


Third-party software
log4jME
Log4jME, or log4j MicroEdition, is based on the same code as log4j. However, as the name indicates the micro-edition is much smaller. It offers the same client interface such that code compiled for log4jME is 100% compatible with log4j standard edition. You can choose to upgrade to log4j standard edition at any time by replacing log4jME.jar with log4j.jar in your classpath.
log4cpp
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations modeled after log4j by Bastiaan Bakker.
log4p
A Python translation of log4j by Igor Poteryaev.
JDBCAppender
A JDBCAppender by Thomas Fenner.
Chainsaw
Chainsaw is a GUI log viewer and filter for the Log4J package. It listens for LoggingEvent objects sent using the SocketAppender and displays them in a table.
LogFactor5
A GUI appender (commercial).
Log Tag
A custom log tag library from the Jakarta Taglibs project.
configLog4j
A visual log4j configuration file editor by Tobias Dezulian.
JINI logging service (registration required)
A log4j wrapper for JINI Jerome Bernard.

If you would like your software to be listed here, then send a note to the log4j-user@jakarta.apache.org list.



Copyright © 1999-2001, Apache Software Foundation