Package org.x4juli.formatter

The different available JULI formatters.

See:
          Description

Interface Summary
MessageText Defines the constants for i18n juli internal logging.
 

Class Summary
HTMLFormatter Logging API as a whole was originally done for Apache log4j.
PatternFormatter A flexible layout configurable with pattern string.
SimpleFormatter Logging API as a whole was originally done for Apache log4j.
 

Package org.x4juli.formatter Description

The different available JULI formatters. To write your own formatters, which can be used within JULI infrastructure you have to implement org.apache.juli.global.spi.ExtendedFormatter. or to extend the org.apache.juli.formatter.AbstractFormatter.



${license_html}