How write logs to file with unicorn config #1450
Unanswered
ahvahsky2008
asked this question in
Q&A
Replies: 1 comment
-
Not an expert but after i created custom formatter it seems to be working also not sure if empty lines matter but this is working
|
Beta Was this translation helpful? Give feedback.
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.
-
Its my uvicorn log_config.yaml. All works perfect untill i add logging to file. Its says to me
ValueError: not enough values to unpack (expected 5, got 0)
I try different variations of logging (FileHandler,RotateHandler) but same issue raised.
Beta Was this translation helpful? Give feedback.
All reactions