Uses of Class
net.logstash.logback.pattern.PatternLayoutAdapter
Packages that use PatternLayoutAdapter
-
Uses of PatternLayoutAdapter in net.logstash.logback.pattern
Methods in net.logstash.logback.pattern that return PatternLayoutAdapterModifier and TypeMethodDescriptionprotected PatternLayoutAdapter
<Event> AbstractJsonPatternParser.buildLayout
(String format) Initialize a PatternLayout with the supplied format and throw anIllegalArgumentException
if the format is invalid.