maubot: update logging config

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-09-20 13:59:22 +10:00
parent 48aa4e43bc
commit 64a6c0b011

View file

@ -77,6 +77,8 @@ logging:
level: INFO
aiohttp:
level: WARN
asyncio:
level: DEBUG
root:
level: WARN
handlers: [file, console]