Package | Description |
---|---|
org.apache.logging.log4j.core.layout |
Log4j 2 Layout support.
|
Modifier and Type | Method and Description |
---|---|
LevelPatternSelector |
LevelPatternSelector.Builder.build() |
static LevelPatternSelector |
LevelPatternSelector.createSelector(PatternMatch[] properties,
java.lang.String defaultPattern,
boolean alwaysWriteExceptions,
boolean noConsoleNoAnsi,
Configuration configuration)
Deprecated.
Use
newBuilder() instead. |