Uses of Class
org.apache.logging.log4j.core.layout.LevelPatternSelector
Packages that use LevelPatternSelector
-
Uses of LevelPatternSelector in org.apache.logging.log4j.core.layout
Classes in org.apache.logging.log4j.core.layout that implement interfaces with type arguments of type LevelPatternSelectorModifier and TypeClassDescriptionstatic classCustom MarkerPatternSelector builder.Methods in org.apache.logging.log4j.core.layout that return LevelPatternSelectorModifier and TypeMethodDescriptionLevelPatternSelector.Builder.build()static LevelPatternSelectorLevelPatternSelector.createSelector(PatternMatch[] properties, String defaultPattern, boolean alwaysWriteExceptions, boolean noConsoleNoAnsi, Configuration configuration) Deprecated.
LevelPatternSelector.newBuilder()instead.