Class SysEventLoggerAction

java.lang.Object
org.bedework.sysevents.listeners.SysEventActionClass
org.bedework.sysevents.listeners.SysEventLoggerAction
All Implemented Interfaces:
Serializable, org.bedework.util.logging.Logged

public class SysEventLoggerAction extends SysEventActionClass
This is the implementation of a notifications action class which logs system events.
Author:
Mike Douglass douglm - rpi.edu
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called whenever a matching event occurs.
    org.bedework.util.logging.BwLogger
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods 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