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

Uses of Interface
com.protomatter.syslog.SyslogTextFormatter

Packages that use SyslogTextFormatter
com.protomatter.syslog Syslog is a system-wide logging facility. 
 

Uses of SyslogTextFormatter in com.protomatter.syslog
 

Classes in com.protomatter.syslog that implement SyslogTextFormatter
 class HTMLSyslogTextFormatter
          A log entry formatter that produces HTML.
 class JDK14SyslogTextFormatter
          A log entry formatter.
 class SimpleSyslogTextFormatter
          A simple log entry formatter.
 class SyslogHTMLMailFormatter
          A simple HTML log entry formatter for email.
 class Wl6SyslogTextFormatter
          A log formatter that mimics the log output from WebLogic Server 6.x.
 class WlSyslogTextFormatter
          A log formatter that mimics the log output from WebLogic.
 

Fields in com.protomatter.syslog declared as SyslogTextFormatter
protected  SyslogTextFormatter BasicLogger.formatter
           
 

Methods in com.protomatter.syslog that return SyslogTextFormatter
 SyslogTextFormatter Syslogger.getTextFormatter()
          Get the log formatter object used by this logger.
 SyslogTextFormatter BasicLogger.getTextFormatter()
          Get the log formatter object used by this logger.
 

Methods in com.protomatter.syslog with parameters of type SyslogTextFormatter
 void Syslogger.setTextFormatter(SyslogTextFormatter formatter)
          Set the log formatter object used by this logger.
 void BasicLogger.setTextFormatter(SyslogTextFormatter formatter)
          Set the log formatter object used by this logger.
 void DatabaseLog.setTextFormatter(SyslogTextFormatter formatter)
          Set the log formatter object used by this logger.
 


Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

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