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 main_app has functions to increase and decrease the global verbosity (they're used as callbacks for -v and -q CL arguments). Move this functionality to the logger class and use those functions in the callbacks defined in main_app.