接口 | 说明 |
---|---|
UnrecognizedElementHandler |
When implemented by an object configured by DOMConfigurator,
the handle method will be called when an unrecognized child
element is encountered.
|
类 | 说明 |
---|---|
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.