Timber v3.1.2 Timber.Events.ControllerCallEvent View Source

DEPRECATED

#{@deprecated_message}

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Timber.Events.ControllerCallEvent{
  action: String.t(),
  controller: String.t(),
  params_json: String.t() | nil,
  pipelines: String.t() | nil
}