|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.protomatter.syslog.SimpleSyslogTextFormatter | +--com.protomatter.syslog.WlSyslogTextFormatter
A log formatter that mimics the log output from WebLogic. This class was contributed by Vik Ganora <vganora@yahoo.com>
XML configuration class
Constructor Summary | |
WlSyslogTextFormatter()
|
Method Summary | |
void |
formatLogEntry(java.lang.StringBuffer b,
SyslogMessage message)
Format the given log entry. |
protected char[] |
getStringForLevel(int level)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WlSyslogTextFormatter()
Method Detail |
public void formatLogEntry(java.lang.StringBuffer b, SyslogMessage message)
SimpleSyslogTextFormatter
formatLogEntry
in class SimpleSyslogTextFormatter
protected char[] getStringForLevel(int level)
getStringForLevel
in class SimpleSyslogTextFormatter
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |