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
Logger docs make it clear that by default there's no overload protection for handlers and imply that it's somewhat recommended to implement it. Sentry.LoggerBackend benefits from it through LoggerBackends, but I don't believe there is any mention of overload protection in LoggerHandler docs? It'd be nice to mention it!