Bugsnag (bugsnag v3.0.2) View Source
Link to this section Summary
Functions
Report the exception without waiting for the result of the Bugsnag API call.
Callback implementation for Application.start/2.
Report the exception and wait for the result. Returns :ok or {:error, reason}.
Link to this section Functions
Specs
Report the exception without waiting for the result of the Bugsnag API call.
(i.e. this might fail silently)
Callback implementation for Application.start/2.
Specs
Report the exception and wait for the result. Returns :ok or {:error, reason}.