ExESDB.EmitterWorkerLoggingWorker (ex_esdb v0.11.0)

Logging worker responsible for handling EmitterWorker logging events.

This worker subscribes to emitter_worker logging events and processes them according to configured logging policies. Since EmitterWorkers can be very chatty, this worker provides more fine-grained control over what gets logged.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)