Replies: 1 comment
|
Normal. That line is Quiet it: export HTTPX_LOG_LEVEL=warnor in a profile / import logging
logging.getLogger("httpx").setLevel(logging.WARNING)
logging.getLogger("httpcore").setLevel(logging.WARNING)It is not a leaked API key and not a sign you are in debug mode. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it normal or I miss something?
All reactions