|
|
|||||||||||
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.Wl6SyslogTextFormatter
A log formatter that mimics the log output from WebLogic Server 6.x.
This logger is based on the
WlSyslogTextFormatter
which
mimics output from WebLogic Server 4.x and 5.x.
XML configuration class
Constructor Summary | |
Wl6SyslogTextFormatter()
|
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 Wl6SyslogTextFormatter()
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 |