Replies: 4 comments
-
|
LITELLM_LOG_FILE isn t implemented in the code (it s mentioned in docs but not used). For now, you can:\n\n- Redirect stdout when starting the proxy: |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the quick reply. |
Beta Was this translation helpful? Give feedback.
-
|
wow... I consider this to be a huge bug |
Beta Was this translation helpful? Give feedback.
-
|
You're right — Option 1: Set
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all. quick LiteLLM Proxy question here.
I see that the application system logs are being sent to stdout. Is there a way to send them to a file instead? I tried setting the LITELLM_LOG_FILE environment variable, but it doesn’t seem to be working. I’d appreciate the help. In fact, checking the source code, LITELLM_LOG_FILE is only referenced in the documentation, but I dont see it being used in the code.
Beta Was this translation helpful? Give feedback.
All reactions