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
Hi, I'm using env_logger in my project, and it is annoying I can turn off logging from your package. Could you please add an ability to turn off logging? I can't just turn it off using RUST_LOG=error because than i wont see my logs.