Appsignal.send_error

You're seeing just the function send_error, go back to Appsignal module for more information.
Link to this function

send_error(exception, stacktrace)

View Source

See Appsignal.Instrumentation.send_error/2.

Link to this function

send_error(kind, reason, stacktrace)

View Source

See Appsignal.Instrumentation.send_error/3.

Link to this function

send_error(kind, reason, stacktrace, fun)

View Source

See Appsignal.Instrumentation.send_error/4.