Update log.config

This commit is contained in:
Sebastian Hugentobler 2017-02-05 15:13:21 +00:00
parent be24754e89
commit bb62fab32c

View File

@ -14,11 +14,11 @@ handlers:
class: logging.StreamHandler
formatter: precise
filters: [context]
level: DEBUG
level: INFO
loggers:
synapse:
level: DEBUG
level: INFO
handlers: [console]
synapse.storage.SQL: