We cannot log to stdout because it is needed for sidecar communication. We should write logs to the local filesystem to make debugging easier. This came up as part of https://github.com/refstudio/refstudio/issues/79
We cannot log to stdout because it is needed for sidecar communication. We should write logs to the local filesystem to make debugging easier.
This came up as part of #79