For logging, it's worth mentioning the structured logging library slog [0] which looks likely to be accepted for inclusion in the standard library in a future release of Go [1]<p>[0] <a href="https://pkg.go.dev/golang.org/x/exp/slog" rel="nofollow">https://pkg.go.dev/golang.org/x/exp/slog</a>
[1] <a href="https://github.com/golang/go/issues/56345#issuecomment-1352086555">https://github.com/golang/go/issues/56345#issuecomment-13520...</a>