Package org.apache.log4j.extras


package org.apache.log4j.extras
  • Class
    Description
    This is a duplicate (with minor modifications) of the log4j 1.2.15 DOMConfigurator renamed for use with earlier versions of log4j.
    An EntityResolver specifically designed to return log4j.dtd which is embedded within the log4j jar file.
     
     
    This class is equivalent to org.apache.log4j.varia.SoundAppender except for a package change to aid in use with OSGi.
    This class is identical to org.apache.log4j.helpers.UtilLoggingLevel except for a package change to aid in use with OSGi.
    This class is identical to org.apache.log4j.xml.XSLTLayout except for a change in package to aid in use with OSGi.