sentry v0.0.2 Sentry.Logger
Provides a Logger
backend for Sentry. This will automatically
submit Error level Logger events to Sentry.
### Configuration Simply add the following to your config:
config :logger, backends: [:console, Sentry.Logger]
Summary
Functions
Default GenEvent
event handler for logger