Skip to content

Add support for disabling logging integration in sentry

add a configuration option to init_sentry to disable the error reporting from logging by sentry.

This can be set via the SWH_SENTRY_DISABLE_LOGGING_INTEGRATION env var. Defaulti behavior remains unchanged.


Migrated from D7570 (view on Phabricator)

Merge request reports