Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jboss.logging.layout

Common logging infrastructure.

See:
          Description

Class Summary
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.
 

Package org.jboss.logging.layout Description

Common logging infrastructure.

Package Specification

Related Documentation

Package Status

Todo