mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 03:19:42 +00:00
currently if a user does something like `LLAMA_STACK_LOG_FILE=foobar.log` the uvicorn logs do not end up in that file meaning during testing, it looks like a server gets no requests. This is problematic as it can lead users to believe they have misconfigured their server when in reality the logging config is just incorrect. Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| auth_providers.py | ||
| quota.py | ||
| routes.py | ||
| server.py | ||