`log/slog` [introduced in Go 1.21 ](https://go.dev/blog/slog)brings structured logging that was previously the main reason to use a third-party library. Reducing dependencies on third-party libraries is always a good thing IMHO. :wink: