1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

fix logger issues

This commit is contained in:
Tlams 2018-04-27 16:24:31 +01:00
parent b95ca02485
commit ed48b3227a
4 changed files with 83 additions and 29 deletions

View file

@ -46,11 +46,8 @@ walker: 300
walker_lock: /tmp/hyperproxmoxwalker.lock
[logger]
; Active or not(True/False - Case sensitive !)
debug = False
; debug level 1: "INFO", 2: "WARNING", 3: "ERROR", 4: "CRITICAL", 5: "DEBUG"
logs_level = 1
; logs level 1: "INFO", 2: "WARNING", 3: "ERROR", 4: "CRITICAL", 5: "DEBUG"
logs_level = 5
; Limit IO write, if debug level is active, this value is overwrite to 0
bulk_write = 1