Merge branch 'BATON-FIX-011-backend_dev'
This commit is contained in:
commit
63be474cdc
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ from backend.models import (
|
|||
_api_key_bearer = HTTPBearer(auto_error=False)
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
logging.getLogger("httpx").setLevel(logging.WARNING)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue