AppSignal v1.13.4 Appsignal.Error View Source

Functions for extracting information from Elixir exceptions and Erlang errors.

Link to this section Summary

Link to this section Functions

Specs

metadata(Exception.t()) :: {String.t(), String.t()}
Link to this function

normalize(error, stacktrace)

View Source

Specs

normalize(any(), Exception.stacktrace()) :: {Exception.t(), [String.t()]}