Package org.apache.log4j.xml


package org.apache.log4j.xml
Log4j 1.x compatibility layer.
  • Class
    Description
    Use this class to initialize the log4j environment using a DOM tree.
    An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.
    When implemented by an object configured by DOMConfigurator, the handle method will be called when an unrecognized child element is encountered.
    Class Description goes here.
    Constructs a Configuration usable in Log4j 2 from a Log4j 1 configuration file.