DiscoLog.Supervisor (disco_log v1.0.1)

View Source

Supervisor that manages all processes required for logging. By default, DiscoLog starts it automatically, unless you use advanced configuration

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.

maybe_presence(config)

start_link(config)

@spec start_link(DiscoLog.Config.config()) :: Supervisor.on_start()