Package org.bedework.sysevents.listeners
Class SysEventLoggerAction
java.lang.Object
org.bedework.sysevents.listeners.SysEventActionClass
org.bedework.sysevents.listeners.SysEventLoggerAction
- All Implemented Interfaces:
Serializable,org.bedework.util.logging.Logged
This is the implementation of a notifications action class which logs
system events.
- Author:
- Mike Douglass douglm - rpi.edu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bedework.util.logging.Logged
audit, debug, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, getLogLevel, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, trace, warn
-
Constructor Details
-
SysEventLoggerAction
public SysEventLoggerAction()
-
-
Method Details
-
action
Description copied from class:SysEventActionClassCalled whenever a matching event occurs.- Specified by:
actionin classSysEventActionClass- Throws:
NotificationException
-
getLogger
public org.bedework.util.logging.BwLogger getLogger()
-