This commit is contained in:
parent
f42d81b9fc
commit
60d6743fcd
|
@ -74,6 +74,7 @@ ignore_logs = [
|
||||||
"aiohttp",
|
"aiohttp",
|
||||||
"_client",
|
"_client",
|
||||||
"._make_request",
|
"._make_request",
|
||||||
|
"._log_request_response"
|
||||||
]
|
]
|
||||||
for lgr in ignore_logs:
|
for lgr in ignore_logs:
|
||||||
loggr = logging.getLogger(lgr)
|
loggr = logging.getLogger(lgr)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user