class

CRE::Notifiers::LogNotifier

Inherits Reference < Object

LogNotifier subscribes to all events and emits structured stdlib Log lines. Suitable for shipping to journald, vector, or fluentd; downstream tooling can ingest the structured fields directly.

Constants

Log = ::Log.for("cre.notifier")

Constructors

new(bus : Engine::EventBus)
Source

Instance methods

start
Source
stop
Source