sentry v4.0.3 Sentry.Logger

Use this if you’d like to capture all Error messages that the Plug handler might not. Simply set use_error_logger to true.

This is based on the Erlang error_logger.

  config :sentry,
    use_error_logger: true

Summary

Functions

init(mod, list)