-
- Downloads
gunicorn: disable sentry logging event reporting by default
By default, sentry's logging integration will report any error or exception-level logging as an event. Now that we explicitly capture exceptions in the RPC server app, we can disable this automatic event generation, and only use the logging integration to generate breadcrumbs.
parent
b9b898e3
No related branches found
No related tags found