This commit is contained in:
2025-12-16 21:28:23 +01:00
parent fdbf41a819
commit ab9e93effe
2 changed files with 12 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ update_configs(cur_config)
if args.debug:
input(cur_config)
_LOG_LEVEL = "INFO"
_LOG_LEVEL = "DEBUG"
LOG_FILE = "/tmp/portainer.log"
if _LOG_LEVEL == "DEBUG":
logging.basicConfig(