Releases: lobocv/simplerr
Releases · lobocv/simplerr
Support for slog structured logger
This release adds the Logger()
and GetLogger()
methods which allow you to set and get a structured logger on/from the SimpleError.
GetLogger()
returns a pre-populated structured logger with key-value pairs extracted from the SimpleError's auxiliary values
First stable release
Simplerr has been used in production for several months now and has proven itself stable.
The API is now mature and stable and will not change with minor versions