Uses of Interface
org.apache.logging.log4j.core.layout.PatternLayout.PatternSerializer
Packages that use PatternLayout.PatternSerializer
-
Uses of PatternLayout.PatternSerializer in org.apache.logging.log4j.core.layout
Classes in org.apache.logging.log4j.core.layout that implement PatternLayout.PatternSerializerModifier and TypeClassDescriptionprivate static final class
private static final class
Fields in org.apache.logging.log4j.core.layout declared as PatternLayout.PatternSerializerModifier and TypeFieldDescriptionprivate final PatternLayout.PatternSerializer
PatternLayout.PatternSerializerWithReplacement.delegate
Constructors in org.apache.logging.log4j.core.layout with parameters of type PatternLayout.PatternSerializerModifierConstructorDescriptionprivate
PatternSerializerWithReplacement
(PatternLayout.PatternSerializer delegate, RegexReplacement replace)