Skip to content

Log Notifier#

The log notifier prints batches of events to stdout.

Configuration#

event:
  notifiers:
    log:
      # enable event logging
      enable: true