PostHog.Supervisor (posthog v2.1.0)
View SourceSupervisor that manages all processes required for logging. By default,
PostHog 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(PostHog.Config.config()) :: Supervisor.on_start()