Compare commits
2 commits
a0dc6a7b22
...
debd7895f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
debd7895f4 | ||
|
|
635991078c |
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ _api_key_bearer = HTTPBearer(auto_error=False)
|
|||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
logging.getLogger("httpx").setLevel(logging.WARNING)
|
||||
logging.getLogger("httpcore").setLevel(logging.WARNING)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue