|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Format interface to format
log messages in various ways.
See:
Description
| Class Summary | |
|---|---|
| PatternFormat | The PatternFormat class allows a developer to customise the
output of a logger. |
| SimpleFormat | A simple, fixed format for log messages. |
| XmlFormat | An XML format for log messages. |
Provides concrete implementations of the Format interface to format
log messages in various ways.
The requirements for creating your own Format implementation are
described in the javadocs for the Format class.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||