mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-19 21:23:50 +00:00
Disable most logging by default
This commit is contained in:
parent
fb703fbf96
commit
d0f0792793
4 changed files with 5 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ class=handlers.TimedRotatingFileHandler
|
|||
interval=midnight
|
||||
backupCount=7
|
||||
formatter=complex
|
||||
level=DEBUG
|
||||
level=ERROR
|
||||
args=('log/server.log',)
|
||||
|
||||
[handler_screen]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue