nhooyr opened this issue 5 years ago · 1 comments
Very useful in debugging.
so it'd be: slog.Type(v interface{}) -> slog.F("type", fmt.Sprintf("%T", v))
slog.Type(v interface{}) -> slog.F("type", fmt.Sprintf("%T", v))