|
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for the pluggable text formatting system. It is used to format log entries by subclasses of the BasicLogger logger.
SimpleSyslogTextFormatter
Method Summary | |
void |
formatLogEntry(java.lang.StringBuffer b,
SyslogMessage message)
Format the given log entry. |
void |
formatMessageDetail(java.lang.StringBuffer b,
SyslogMessage message)
Format the given log message's detail. |
java.lang.String |
getLogFooter()
Get the footer text that should be included at the bottom of each log file. |
java.lang.String |
getLogHeader()
Get the header text that should be included at the top of each log file. |
void |
resetDateFormat()
Reset the formatter's date format. |
Method Detail |
public void formatLogEntry(java.lang.StringBuffer b, SyslogMessage message)
public void formatMessageDetail(java.lang.StringBuffer b, SyslogMessage message)
public java.lang.String getLogHeader()
public java.lang.String getLogFooter()
public void resetDateFormat()
|
Protomatter Software v1.1.7 Copyright 1998-2002 Nate Sammons |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protomatter Software v1.1.7 | http://protomatter.sourceforge.net/1.1.7 |