|
|
|||||||||||
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.SyslogHTMLMailFormatter
A simple HTML log entry formatter for email.
XML configuration class
Constructor Summary | |
SyslogHTMLMailFormatter()
Default constructor. |
Method Summary | |
java.lang.String |
formatLogEntry(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 SyslogHTMLMailFormatter()
Method Detail |
public java.lang.String formatLogEntry(SyslogMessage message)
|
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 |