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

Replace all use of log and env-logger crates with structured logging using slog and slog-json.

Change the recently introduced logger module to use the slog-scope crate. This avoids having to pass a reference to logger::Logging to every place that needs to do any logging.

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

liw opened with revision 50213de0 on base f0a99590 +310 -293 1 year ago

Replace all use of log and env-logger crates with structured logging using slog and slog-json.

Change the recently introduced logger module to use the slog-scope crate. This avoids having to pass a reference to logger::Logging to every place that needs to do any logging.

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

liw merged revision 50213de0 at 85414e86 1 year ago