sentry v4.0.2 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
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