maubot: tweak logging config

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-08-25 09:31:20 +10:00
parent c0ed118eaa
commit 5f58c41f71

View file

@ -75,5 +75,5 @@ logging:
aiohttp:
level: WARN
root:
level: DEBUG
level: WARN
handlers: [file, console]