ExESDB.LoggerWorker (ex_esdb v0.11.0)

LoggerWorker subscribes to events for a specific subsystem and logs events for monitoring and debugging.

Each subsystem should supervise its own LoggerWorker to provide dedicated logging for that subsystem's events and operations.

Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the LoggerWorker for a specific subsystem.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

Starts the LoggerWorker for a specific subsystem.

Parameters

  • opts: Configuration options including store_id and subsystem_name