Timber v3.0.0-alpha.2 Timber.Contexts.HTTPContext View Source
The HTTP context tracks information about an HTTP request currently being handled.
Note: Timber can automatically add context information about HTTP requests if
you use a Plug
based framework through the Timber.Integrations.HTTPContextPlug
.