Syslog: White Paper FAQ Examples JavaDoc
Protomatter Classes v1.1.6

com.protomatter.syslog
Interface SyslogMailSubjectFormatter

All Known Implementing Classes:
SimpleSyslogMailSubjectFormatter

public interface SyslogMailSubjectFormatter

The interface for the pluggable message subject formatting system. It is used to format message subjects for the MailLog logger.

See Also:
MailLog

Method Summary
 java.lang.String formatMessageSubject(SyslogMessage message)
          Format the message subject given the log entry.
 

Method Detail

formatMessageSubject

public java.lang.String formatMessageSubject(SyslogMessage message)
Format the message subject given the log entry.

Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6