|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description

| Interface Summary | |
|---|---|
| Formatter | A formatting interface that provides the methods needed to format log calls to it's string representation, abstracting the configuration to the framework. |
| Class Summary | |
|---|---|
| BaseFormatter | Abstracts all common tasks for Formatter. |
| EmptyFormatter | A implementation of Formatter that do nothing. |
| MessageOnlyFormatter | An implementation of Formatter that formats only the log message, no other
LogEvent information is used to format the message. |
| PatternFormatter | TODO: Create Doc. |
| SimpleFormatter | An implementation of Formatter that formats the log message and outputs the date,
location and message. |
This package contains classes responsible for the formatting of log messages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||