public class ServletEmailLoggerService extends EmailLoggerService
VERSION_PROP_PREFIX
SECURITY_LOG
Constructor and Description |
---|
ServletEmailLoggerService(AppContext conn) |
Modifier and Type | Method and Description |
---|---|
protected void |
emailError(LogLevels level,
java.lang.Throwable e,
java.lang.String text) |
protected java.util.Hashtable |
getProps() |
cleanup, getContext, getLogger, getLogger, getSelfLogger, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialiseLogging, securityEvent, securityEvent, shutdownLogging
public ServletEmailLoggerService(AppContext conn)
protected java.util.Hashtable getProps()
getProps
in class EmailLoggerService
protected void emailError(LogLevels level, java.lang.Throwable e, java.lang.String text)
emailError
in class EmailLoggerService