Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-17 | switch from log to slog | Gibheer | 1 | -4/+3 | |
This commit replaces the various log entry points with a common logger provided via context. This is helpful as it groups all log entries together via the txid and should help in the future when debugging cascading errors. | |||||
2021-12-02 | cmd/monfront - import monfront from separate repository | Gibheer | 1 | -0/+85 | |
This is the import from the separate monfront repository. The history could not be imported, but this should suffice. |