Package org.jboss.logging.layout

Class Summary
PatternLayout (src) A subclass of the log4j PatternLayout that add the following conversion characters:
PatternParserEx (src) A subclass of the log4j PatternParser that add the following conversion characters:
ThreadMDCConverter (src) A PatternConverter that uses the current thread MDC rather than the LoggingEvent MDC value.
ThreadNDCConverter (src) A PatternConverter that uses the current thread NDC rather than the LoggingEvent NDC value.