update logger
This commit is contained in:
@@ -28,5 +28,5 @@ def handle_exception(exec_type, exec_value, exec_traceback):
|
||||
|
||||
sys.excepthook = handle_exception
|
||||
|
||||
logger.debug(f"Log path:\t{log_dir}")
|
||||
logger.debug(f"Log file:\t{log_file}")
|
||||
# logger.debug(f"Log path:\t{log_dir}")
|
||||
# logger.debug(f"Log file:\t{log_file}")
|
||||
|
||||
Reference in New Issue
Block a user