mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Re-enable uvicorn error logging.
This doesn't get enabled on the root logger by default.
This commit is contained in:
parent
df7be8603b
commit
c5ab0431a9
@ -38,3 +38,6 @@ loggers:
|
||||
# UI's log window.
|
||||
handlers: [file]
|
||||
propagate: false
|
||||
uvicorn.error:
|
||||
level: INFO
|
||||
propagate: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user