| Package | Description |
|---|---|
| org.apache.log4j.pattern |
| Class and Description |
|---|
| 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.
|