maubot: put logging config back to normal

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-09-21 06:45:12 +10:00
parent 1c43429266
commit 302084a1f1

View file

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