Main: Whitepaper FAQ Examples JavaDoc Classloader Performance
Protomatter Software v1.1.8

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 Software v1.1.8
Copyright 1998-2002 Nate Sammons

Protomatter Software v1.1.8 http://protomatter.sourceforge.net/1.1.8