Replies: 1 comment
-
There's a parameter |
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.
-
This is a beginner question and I could not find more info.
I start my worker (separate docker container) (as in cli - other-parameters) with:
--no-configure-logging - disables default logging configuration for workers.
but where/how can I then customise my log output?
my broker setup is:
which i start in fastapi (lifespan) with:
Would be glad if someone could point me in the right direction. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions