Uses of Interface
org.apache.logging.log4j.core.parser.LogEventParser
Packages that use LogEventParser
-
Uses of LogEventParser in org.apache.logging.log4j.core.parser
Subinterfaces of LogEventParser in org.apache.logging.log4j.core.parserModifier and TypeInterfaceDescriptioninterface
Parses the output from a text based layout into instances ofLogEvent
.Classes in org.apache.logging.log4j.core.parser that implement LogEventParser