Adapter stderr output is not recorded by `cib` - should it?
We could record it and log in the HTML report pages, but is there a reason to be careful?
We could record it and log in the HTML report pages, but is there a reason to be careful?
The way I’m used to write services on Unix systems, stderr is usually captured into the system logs, and its output more useful to the system operator than for the service user.
So for me personally, it would be counter productive to have adapter stderr redirected to the HTML report page.
That being said, someone else might operate differently, so can I ask to make such capture an option