Releases: ViaQ/logerr
Releases · ViaQ/logerr
v2.1.0
What's Changed
- Add static logger for easier migration of v1 code by @xperimental in #26
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.2.0
v1.1.1
What's Changed
- Use singleton for DefaultLogger by @xperimental in #22
- Update bingo configuration for Go 1.17 by @xperimental in #21
New Contributors
- @xperimental made their first contribution in #22
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.11
What's Changed
- Respect errors returned on 'json.Marshal()' to prevent unexpected panic by @vparfonov in #19
New Contributors
- @vparfonov made their first contribution in #19
Full Changelog: v1.0.10...v1.0.11