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
Is there a way to make MBAR direct its logging to a custom logger, instead of a general logger = logging.getLogger(name) ? It would already be great if we could set the name ourselves