mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-16 12:57:06 -05:00
Bugfix: Console logging handler missing default filter
This commit is contained in:
parent
59984e9f58
commit
c46e7a9c9b
@ -50,6 +50,7 @@ handlers:
|
||||
console:
|
||||
class: logging.StreamHandler
|
||||
formatter: precise
|
||||
filters: [context]
|
||||
|
||||
loggers:
|
||||
synapse:
|
||||
|
Loading…
Reference in New Issue
Block a user