Raygun.Plug
This plug is designed to wrap calls in a router (commonly in Phoenix) so that any exceptions will be sent to Raygun.
Summary
__before_compile__(env) | Whenever an error occurs, capture the stacktrace and exception to send to Raygun |
get_user(conn, env) |
Functions
Macros
Whenever an error occurs, capture the stacktrace and exception to send to Raygun.