You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logs feature can be enabled/disabled by one enable_logs option to sentry_sdk.init().
The logging integrations (LoggingIntegration, LoguruIntegration) should have an config option to disable Sentry logs for one integration, even if enable_logs=True in init().