Releases: tjhop/slog-gokit
Releases · tjhop/slog-gokit
v0.1.2
Changelog
Fixes
- 705216f fix: retain level when using WithAttrs/WithGroup
Other Changes
- b8eba7d ref: have NewGoKitHandler() return slog.Handler interface type
- b3ba86d ref: switch pointer receiver for GoKitHandler
v0.1.1
Changelog
Other Changes
- 40f1ad4 build(deps): bump go-logfmt to v0.6.0
v0.1.0
Changelog
New Features And Changes
- 6b75987 feat: init custom slog Handler to wrap go-kit Logger
Other Changes