Class 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
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void action​(SysEvent ev)
      Called whenever a matching event occurs.
      org.bedework.util.logging.BwLogger getLogger()  
      • Methods inherited from interface org.bedework.util.logging.Logged

        audit, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, getLogLevel, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, warn