Releases: dl1998/go-logging
Releases · dl1998/go-logging
Release v1.5.0
What's Changed
- Add Go Report Card workflow by @dl1998 in #39
- Add wrappers for error and panic by @dl1998 in #42
- Fix methods definitions for Interface by @dl1998 in #44
- Fix skipCaller number for loggers by @dl1998 in #46
- Add wrappers for struct, http.Request, http.Response by @dl1998 in #47
Full Changelog: v1.4.0...v1.5.0
Release v1.4.0
What's Changed
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0
Release v1.2.1
Release v1.2.0
What's Changed
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
Release v1.0.1
Release v1.0.0
What's Changed
- GitHub workflows by @dl1998 in #2
- Add variable with term for test step by @dl1998 in #3
- Update GitHub action to use config file for test coverage by @dl1998 in #4
- Update benchmark envs by @dl1998 in #5
- Enable Go linter by @dl1998 in #6
- Add missing tests and docstrings by @dl1998 in #1
- Improve repository documentation by @dl1998 in #8
- Extend usage guide by @dl1998 in #9
- Update README.md by @dl1998 in #10
- Add sequence diagram by @dl1998 in #11
- Improve handler by @dl1998 in #12
- Update README.md with new levels by @dl1998 in #13
- Update README.md examples by @dl1998 in #14
- Rename loglevel to level and LogLevel to Level by @dl1998 in #15
- Update class diagram svg file by @dl1998 in #16
- Add structured logger by @dl1998 in #17
New Contributors
Full Changelog: https://github.com/dl1998/go-logging/commits/v1.0.0