Package | Description |
---|---|
org.apache.logging.log4j.core.pattern |
Provides classes implementing format specifiers in conversion patterns.
|
Modifier and Type | Field and Description |
---|---|
private NameAbbreviator.PatternAbbreviatorFragment[] |
NameAbbreviator.PatternAbbreviator.fragments
Element abbreviation patterns.
|
Constructor and Description |
---|
PatternAbbreviator(java.util.List<NameAbbreviator.PatternAbbreviatorFragment> fragments)
Create PatternAbbreviator.
|