infoservice.mailsystem.central
Class MailSystemLog

java.lang.Object
  extended by logging.AbstractLog4jLog
      extended by infoservice.mailsystem.central.MailSystemLog
All Implemented Interfaces:
Log

public class MailSystemLog
extends AbstractLog4jLog

This class is used for logging messages of the mailsystem via Log4J.


Field Summary
 
Fields inherited from class logging.AbstractLog4jLog
m_Log
 
Constructor Summary
MailSystemLog(java.util.Properties a_properties)
          Creates a new instance of MailSystemLog.
 
Method Summary
 
Methods inherited from class logging.AbstractLog4jLog
getLogLevel, getLogType, log, setLogLevel, setLogType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailSystemLog

public MailSystemLog(java.util.Properties a_properties)
Creates a new instance of MailSystemLog. This prepares Log4J for logging the messages of the mailsystem.