Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
There was an error while loading. Please reload this page.
scope this modification down to get_logger method in logging_utils.py
logging.root.handlers = []
logging.basicConfig(level="WARN",
format='SystemLog: %(asctime)s:%(levelname)s : %(name)s : %(lineno)d : %(message)s',
stream=sys.stdout)