Timber v1.0.2 Timber.Events.HTTPServerRequestEvent
The HTTPServerRequestEvent
tracks incoming HTTP requests. This gives you structured
insight into the HTTP requests coming into your app.
Timber can automatically track incoming HTTP requests if you use a Plug
based framework.
See Timber.Integrations.ContextPlug
and Timber.Integerations.EventPlug
. Also, the
README.md
outlines how to set these up.
Summary
Functions
Message to be used when logging
Builds a new struct taking care to normalize data into a valid state. This should be used, where possible, instead of creating the struct directly
Types
Functions
Message to be used when logging.