Hey all. I’m running under docker locally. Is it p...
# helpdesk
b
Hey all. I’m running under docker locally. Is it possible to get livekit to log to a file rather than the default? I couldn’t see in the config-sample.yaml on how to do this. Thanks
1
Ok I just found
we print logs into stderr/stdout, so it depends on where your docker output logs are being redirected do
So I will investigate that.
1