Timber v3.0.0-alpha.2 Timber.Events.ControllerCallEvent View Source
The ControllerCallEvent
represents a controller being called during the HTTP request
cycle.
The defined structure of this data can be found in the log event JSON schema: https://github.com/timberio/log-event-json-schema
Link to this section Summary
Link to this section Types
Link to this section 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