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
Currently, debug output is done via print. I would like to use the python logger module to do so. Additionally, the verbosity level can be increased via command line argument (e.g. by passing -v or -vv)