Color logging with
golang.org/x/exp/slog. Clog mimics
the zerolog.ConsoleWriter style but
due to the slog.Handler implementation field order is preserved, whereas the
zerolog.ConsoleWriter parses the json logs and sorts the fields.
Clog will track the slog package including any breaking changes.
