Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
feat: start adding structured logging to cib
Merged liw opened 1 year ago

This is the smallest useful change to add structured logging. It adds little useful logging, but builds a foundation for adding more useful logging later, and for converging existing log messages to structured one later.

Add some acceptance criteria for structured logging so that we do not accidentally change the log messages we really, really care about.

Add dependencies on the slog and slog-json crates, which exist precisely for structured logging.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 4dd6b417 on base f75a78e8 +144 -0 1 year ago

This is the smallest useful change to add structured logging. It adds little useful logging, but builds a foundation for adding more useful logging later, and for converging existing log messages to structured one later.

Add some acceptance criteria for structured logging so that we do not accidentally change the log messages we really, really care about.

Add dependencies on the slog and slog-json crates, which exist precisely for structured logging.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw merged revision 4dd6b417 at 2a40a12a 1 year ago