Releases: pitabwire/util
Releases · pitabwire/util
v0.3.1 🌈
- Add check to avoid negative length on random strings
v0.3.0 🌈
- Allow swapping out handler
- Improve options specification
v0.2.5 🌈
- harden entryLog to utilize sync pool
v0.2.4 🌈
- properly print stacktraces
- fix lint errors in project
v0.2.3 🌈
- fix issue related to Printf
- remove references to logrus
v0.2.2 🌈
- directly expose slog on LogEntry
v0.2.1 🌈
- expose api for log configuration
v0.2.0 🌈
- Introduce the use of slog for logging
- Change away from util.GetLogger to util.Log
v0.1.3 🌈
Improvements to upgrade linter on our system
v0.1.2 🌈
revert changes related to switching to slog and revert to logrus