Timber v0.4.5 Timber.Events.HTTPResponseEvent
The HTTP response event tracks outgoing HTTP responses.
Timber can automatically track response events if you
use a Plug
based framework through Timber.Plug
.
Summary
Functions
Takes a list of two-element tuples representing HTTP response headers and returns a map of the recognized headers Timber handles
Callback implementation for Timber.Event.message/1
Types
Functions
Takes a list of two-element tuples representing HTTP response headers and returns a map of the recognized headers Timber handles
Callback implementation for Timber.Event.message/1
.