monzero/cmd
Gibheer 10f7eb53f4 prepare switch to log/slog
This commit prepares the switch from log to log/slog, which was
introduced in Go 1.21.
slog provides some useful facilities to add metadata to log entries,
which should be helpful for debugging problems.

This commit also adds a small transaction ID generator. It provides a
common identifier between log messages, so that multiple errors can be
viewed together in their order.
2023-08-17 22:02:52 +02:00
..
moncheck cmd/moncheck - fix missing return value 2021-12-02 17:53:47 +01:00
monfront prepare switch to log/slog 2023-08-17 22:02:52 +02:00
monwork support new checker api 2019-08-12 14:49:53 +02:00