mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
print all logs to stderr
This commit is contained in:
@@ -11,7 +11,7 @@ handlers:
|
||||
console:
|
||||
level: DEBUG
|
||||
class: logging.StreamHandler
|
||||
stream: ext://sys.stdout
|
||||
stream: ext://sys.stderr
|
||||
formatter: console
|
||||
|
||||
root:
|
||||
|
||||
Reference in New Issue
Block a user