Rollbax v0.11.0 Rollbax.Reporter behaviour View Source

Behaviour to be implemented by Rollbax reporters that wish to report :error_logger messages to Rollbar. See Rollbax.Logger for more information.

Link to this section Summary

Link to this section Callbacks

Link to this callback handle_event(type, event) View Source
handle_event(type :: term(), event :: term()) ::
  Rollbax.Exception.t() |
  :next |
  :ignore