Package org.apache.log4j.xml
Log4j 1.x compatibility layer.
-
Interface Summary Interface Description UnrecognizedElementHandler When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered. -
Class Summary Class Description DOMConfigurator Use this class to initialize the log4j environment using a DOM tree.Log4jEntityResolver AnEntityResolver
specifically designed to returnlog4j.dtd
which is embedded within the log4j jar file.XmlConfiguration Class Description goes here.XmlConfigurationFactory Constructs a Configuration usable in Log4j 2 from a Log4j 1 configuration file.