Class XmlLogEventParser

java.lang.Object
org.apache.logging.log4j.core.parser.AbstractJacksonLogEventParser
org.apache.logging.log4j.core.parser.XmlLogEventParser
All Implemented Interfaces:
LogEventParser, TextLogEventParser

public class XmlLogEventParser extends AbstractJacksonLogEventParser
Parses the output from XmlLayout layout into instances of LogEvent.
  • Constructor Details

    • XmlLogEventParser

      public XmlLogEventParser()