mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Rename logging file to retribution.log
This commit is contained in:
parent
3be5e45374
commit
9f0c0ccb32
@ -18,7 +18,7 @@ handlers:
|
|||||||
class: logging.handlers.RotatingFileHandler
|
class: logging.handlers.RotatingFileHandler
|
||||||
level: DEBUG
|
level: DEBUG
|
||||||
formatter: default
|
formatter: default
|
||||||
filename: logs/liberation.log
|
filename: logs/retribution.log
|
||||||
maxBytes: 5242880
|
maxBytes: 5242880
|
||||||
backupCount: 1
|
backupCount: 1
|
||||||
encoding: utf8
|
encoding: utf8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user