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

Macros

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

Functions

get_user(conn, env)

Macros

__before_compile__(env)

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