FormattingInfo |
Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.
|
Log4j1LevelPatternConverter |
Outputs the Log4j 1.x level name.
|
Log4j1MdcPatternConverter |
Able to handle the contents of the LogEvent's MDC and either
output the entire contents of the properties, or to output the value of a specific key
within the property bundle when this pattern converter has the option set.
|
Log4j1NdcPatternConverter |
Returns the event's NDC in a StringBuilder.
|
NameAbbreviator |
NameAbbreviator generates abbreviated logger and class names.
|
NameAbbreviator.DropElementAbbreviator |
Abbreviator that drops starting path elements.
|
NameAbbreviator.MaxElementAbbreviator |
Abbreviator that drops starting path elements.
|
NameAbbreviator.NOPAbbreviator |
Abbreviator that simply appends full name to buffer.
|
NameAbbreviator.PatternAbbreviator |
Pattern abbreviator.
|
NameAbbreviator.PatternAbbreviatorFragment |
Fragment of an pattern abbreviator.
|