Timber v2.5.4 Timber.Event View Source

A common interface for working with structures in the Timber.Events namespace.

Link to this section Summary

Functions

Returns the official Timber type for this event. Used as the JSON map key when sending to Timber

Link to this section Types

Link to this type t() View Source
t ::
  Timber.Events.ChannelJoinEvent |
  Timber.Events.ChannelReceiveEvent |
  Timber.Events.ControllerCallEvent |
  Timber.Events.CustomEvent |
  Timber.Events.ErrorEvent |
  Timber.Events.HTTPRequestEvent |
  Timber.Events.HTTPResponseEvent |
  Timber.Events.SQLQueryEvent |
  Timber.Events.TemplateRenderEvent

Link to this section Functions

Link to this function type(arg1) View Source
type(t) :: atom

Returns the official Timber type for this event. Used as the JSON map key when sending to Timber.