Class | Description |
---|---|
PatternLayout |
A subclass of the log4j PatternLayout that add the following conversion
characters:
|
PatternParserEx |
A subclass of the log4j PatternParser that add the following conversion
characters:
|
ThreadMDCConverter |
A PatternConverter that uses the current thread MDC rather than the
LoggingEvent MDC value.
|
ThreadNDCConverter |
A PatternConverter that uses the current thread NDC rather than the
LoggingEvent NDC value.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.