This commit is contained in:
parent
1b838676e3
commit
1a601b93eb
|
@ -75,6 +75,7 @@ ignore_logs = [
|
||||||
"_client",
|
"_client",
|
||||||
"._make_request",
|
"._make_request",
|
||||||
"base._log_request_response",
|
"base._log_request_response",
|
||||||
|
"_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