AppSignal v0.0.3 Appsignal.ErrorHandler
Error handler which sends all crash reports to the Appsignal backend.
When you add :appsignal
to your application’s dependencies, this
error logger will automatically be installed. All processes that are
supervised, like GenServers, Tasks, Agents, Supervisored will be
monitored for crashes. In the case of a crash, the Appsignal error
handler collects error information and sends it to the backend.
Summary
Functions
Retrieve the last Appsignal.Transaction.t that the error logger picked up
Functions
Specs
get_last_transaction :: Appsignal.Transaction.t | nil
Retrieve the last Appsignal.Transaction.t that the error logger picked up