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
Make saving the logger to file optional through a variable in config.json and get that to be read in logger.py and all other get_logger calls to use the default value set by the config to avoid conflict.
Make saving the logger to file optional through a variable in
config.jsonand get that to be read in logger.py and all otherget_loggercalls to use the default value set by the config to avoid conflict.