Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rolling |
Rolling File Appender and support classes.
|
org.apache.logging.log4j.core.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Method and Description |
---|---|
FormattingInfo[] |
PatternProcessor.getPatternFields() |
Modifier and Type | Field and Description |
---|---|
static FormattingInfo[] |
FormattingInfo.EMPTY_ARRAY
Empty array.
|
Modifier and Type | Method and Description |
---|---|
static FormattingInfo |
FormattingInfo.getDefault()
Gets default instance.
|
FormattingInfo |
PatternFormatter.getFormattingInfo() |
Modifier and Type | Method and Description |
---|---|
void |
PatternParser.parse(String pattern,
List<PatternConverter> patternConverters,
List<FormattingInfo> formattingInfos,
boolean noConsoleNoAnsi,
boolean convertBackslashes)
Parse a format specifier.
|
void |
PatternParser.parse(String pattern,
List<PatternConverter> patternConverters,
List<FormattingInfo> formattingInfos,
boolean disableAnsi,
boolean noConsoleNoAnsi,
boolean convertBackslashes)
Parse a format specifier.
|
Constructor and Description |
---|
PatternFormatter(LogEventPatternConverter converter,
FormattingInfo field) |
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.