On Mon, May 25, 2026 at 01:54:28PM +0530, Ayush Tiwari wrote:
> So I think the bad assumption is that MyBackendType == B_LOGGER means
> write_syslogger_file() is ready to use. A fix probably needs to make the
> direct syslogger-file path conditional on the FILE handles being ready, and
> that should cover stderr, CSV and JSON paths.
I am not sure. We are attempting to write to the syslogger file but
we should not do so yet. This code path should not be taken and
properly redirected to stderr, we should not use a shortcut based on
the FILE existing or not.
I have forgotten to add Alvaro in CC yesterday, done now.
--
Michael