Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-10 | 269 Bytes | |
Use log_slog logger source code.tar.gz | 2023-09-10 | 2.2 MB | |
Use log_slog logger source code.zip | 2023-09-10 | 2.6 MB | |
Totals: 3 Items | 4.8 MB | 0 |
The purpose of this replace go.uber.org/zap
with log/slog
. The default logger is now non-JSON based.
Dependencies were updated and new logging options were added. Check out the docs site for details.