LogHog.Supervisor (log_hog v0.3.0)
View SourceSupervisor that manages all processes required for logging. By default,
LogHog
starts it automatically.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(LogHog.Config.config()) :: Supervisor.on_start()