API Reference log_hog v#0.3.0
View SourceModules
Behaviour and the default implementation of a PostHog API Client. Uses Req
.
LogHog configuration
Context is Logger metadata purposefully set to be exported regardless of LogHog.Config
's metadata
setting.
Provides a plug that automatically extracts and sets relevant metadata from
Plug.Conn
.
Supervisor that manages all processes required for logging. By default,
LogHog
starts it automatically.