pyCreateTh

This commit is contained in:
Alex38Lyon
2025-06-24 09:11:26 +02:00
parent 0f2a5c9d73
commit b6d4a2dc47
11 changed files with 256 additions and 105 deletions
@@ -275,7 +275,6 @@ def setup_logger(logfile="app.log", debug_log=False):
return logger
#################################################################################################
def release_log_file(logger):
handlers = logger.handlers[:]