public class ServletEmailLoggerService extends EmailLoggerService
VERSION_PROP_PREFIXSECURITY_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, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialiseLogging, securityEvent, securityEvent, shutdownLoggingpublic ServletEmailLoggerService(AppContext conn)
protected java.util.Hashtable getProps()
getProps in class EmailLoggerServiceprotected void emailError(LogLevels level, java.lang.Throwable e, java.lang.String text)
emailError in class EmailLoggerService