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 the helper function bionic.util.init_basic_logging configures the global logging state, with a default level of INFO for all loggers. However, I suspect most users only use this because they want to see Bionic logs. Maybe this function should only set the log level for Bionic loggers.