update logger

This commit is contained in:
2025-09-28 13:52:40 +02:00
parent d910027bc0
commit e99ee7925f

View File

@@ -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}")