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
A logger.setLevel('OFF') or logger.stream = null would make it easier to disable logs.
I'd prefer the logger.stream = null alternative. Do you accept pull requests for this?