XML based components.
See: Description
| Class Summary | |
|---|---|
| DOMConfigurator | Use this class to initialize the log4j environment using a DOM tree. |
| Log4jEntityResolver |
An EntityResolver specifically designed to return
log4j.dtd which is embedded within the log4j jar
file.
|
| SAXErrorHandler | |
| XMLLayout | The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. |
XML based components.