log4j version 1.2.13
API Specification

Make sure to read the user manual in addition to this javadoc documentation.

All Packages

org.apache.log4jThe main log4j package.
org.apache.log4j.chainsawChainsaw is a GUI log viewer and filter for the log4j package.
org.apache.log4j.configPackage used in getting/setting component properties.
org.apache.log4j.helpersThis package is used internally.
org.apache.log4j.jdbcThe JDBCAppender provides for sending log events to a database.
org.apache.log4j.jmxThis package lets you manage log4j settings using JMX.
org.apache.log4j.lf5
org.apache.log4j.netPackage for remote logging.
org.apache.log4j.ntPackage for NT event logging.
org.apache.log4j.orObjectRenders are resposible for rendering messages depending on their class type.
org.apache.log4j.or.jmsThis package contains the MessageRenderer which renders objects of type javax.jms.Message.
org.apache.log4j.or.saxThis package contains the AttributesRenderer which renders object of class org.xml.sax.Attributes.
org.apache.log4j.performancePackage to measure the performance of the different log4j components.
org.apache.log4j.spiContains part of the System Programming Interface (SPI) needed to extend log4j.
org.apache.log4j.variaContains various appenders, filters and other odds and ends.
org.apache.log4j.xmlXML based components.
org.apache.log4j.xml.examplesExample usage of log4j with XML (including source code).
Make sure to read the user manual in addition to this javadoc documentation.

Copyright 2000-2005 Apache Software Foundation.