| Class | Description |
|---|---|
| AbstractLogFormatter |
The abstract formatter that implements all of the functions except
the addEvent function
|
| Netlogger |
This formatter formats the messages in the netlogger format.
|
| NetloggerEvent |
The netlogger event.
|
| Simple |
This formatter formats the messages in the simple format.
|
| SimpleEvent |
A Simple LogEvent implementation that is back by a StringBuffer.
|