Enable aiohttp logging by default
This commit is contained in:
@@ -239,6 +239,8 @@ logging:
|
|||||||
level: DEBUG
|
level: DEBUG
|
||||||
telethon:
|
telethon:
|
||||||
level: DEBUG
|
level: DEBUG
|
||||||
|
aiohttp:
|
||||||
|
level: INFO
|
||||||
root:
|
root:
|
||||||
level: DEBUG
|
level: DEBUG
|
||||||
handlers: [file, console]
|
handlers: [file, console]
|
||||||
|
|||||||
Reference in New Issue
Block a user