Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Adapter stderr output is not recorded by `cib` - should it?
Open liw opened 8 months ago cib logging

We could record it and log in the HTML report pages, but is there a reason to be careful?

levitte commented 7 months ago

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