Class YamlLogEventParser

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

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

    • YamlLogEventParser

      public YamlLogEventParser()