Skip to content

Releases: lobocv/simplerr

Support for slog structured logger

24 Jan 18:30
810e050
Compare
Choose a tag to compare

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

14 Sep 13:41
Compare
Choose a tag to compare

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