raygun v0.4.0 Raygun.Plug View Source

This plug is designed to wrap calls in a router (commonly in Phoenix) so that any exceptions will be sent to Raygun.

Link to this section Summary

Functions

Whenever an error occurs, capture the stacktrace and exception to send to Raygun.

Link to this section Functions

Link to this macro

__before_compile__(env)

View Source (macro)

Whenever an error occurs, capture the stacktrace and exception to send to Raygun.