Remove slogval
nhooyr opened this issue · 0 comments
nhooyr commented
Doesn't feel right.
I think it'd be better to return slog.Map
and turn it into a type instead of a function call as it is now. Then we can remove that entire package and just document the basic types returned like encoding/json
versus exposing such a large custom API surface.