coder / slog

Minimal structured logging library for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify reflection encoder interface handling

nhooyr opened this issue · comments

Can be normal go, don’t need the reflect stuff cause we unexported fields never get to that code.