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.