Package org.apache.log4j.xml


package org.apache.log4j.xml
  • Classes
    Class
    Description
    LogFileXMLReceiver will read an xml-formated log file and make the events in the log file available to the log4j framework.
    An EntityResolver specifically designed to return an empty InputSource for logger.dtd.
    Decodes JDK 1.4's java.util.logging package events delivered via XML (using the logger.dtd).
    Decodes Logging Events in XML formated into elements that are used by Chainsaw.