Timber v2.1.3 Timber.Events.ControllerCallEvent
The ControllerCallEvent
represents a controller being called during the HTTP request
cycle.
Summary
Functions
Message to be used when logging
Builds a new struct taking care to
Converts the struct into a map that the Timber API expects. This is the data that is sent to the Timber API
Types
Functions
Message to be used when logging.
Builds a new struct taking care to:
- Converts
:params
to:params_json
that satifies the Timber API requirements
Converts the struct into a map that the Timber API expects. This is the data that is sent to the Timber API.