test
This commit is contained in:
parent
25d1e24b46
commit
bd4320caf2
@ -14,7 +14,7 @@ script_settings = {
|
||||
},
|
||||
"logging": {
|
||||
"log_file": True,
|
||||
"log_file_path": os.path.join(SCRIPT_DIR, "log.log"),
|
||||
"log_file_path": os.path.join(SCRIPT_DIR, "debug.log"),
|
||||
"output_level": 1
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user