Releases: go-kit/log
Releases · go-kit/log
v0.2.1
This release fixes a few small bugs and adds level.Parse
which allows levels to be set by a string input from e.g. flags or environment variables. Thanks, @mcosta74!
What's Changed
- fix safeError & safeString for json format by @dwiyanr in #20
- Update CI and add badges to README by @ChrisHines in #21
- Allow to configure allowed levels by string value by @mcosta74 in #22
New Contributors
Full Changelog: v0.2.0...v0.2.1