Hello,
We're running cdxgen as a sidecar in a pod and cannot touch the entrypoint or command line.
Is there any way to capture all logs (stdout + stderr) to a file?
I saw these env vars:
CDXGEN_THOUGHT_LOG
CDXGEN_TRACE_LOG
But they do not seem to log the stdout and stderr into a file.