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
I'm writing an application that already uses the terminal to handle I/O. It also has its own logger. Is there a way I can disable this package's logger, or at least redirect it somewhere that doesn't affect my other logger? Thanks in advance.