|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseFormatter | |
---|---|
net.sourceforge.acelogger.formatter | This package contains classes responsible for the formatting of log messages. |
Uses of BaseFormatter in net.sourceforge.acelogger.formatter |
---|
Subclasses of BaseFormatter in net.sourceforge.acelogger.formatter | |
---|---|
class |
MessageOnlyFormatter
An implementation of Formatter that formats only the log message, no other
LogEvent information is used to format the message. |
class |
PatternFormatter
TODO: Create Doc. |
class |
SimpleFormatter
An implementation of Formatter that formats the log message and outputs the date,
location and message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |