Skip to content

Releases: veqryn/slog-json

v0.3.0

13 Apr 04:28
1973389
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Mar 16:58
f463e18
Compare
Choose a tag to compare

What's Changed

  • Remove go.mod replace directive, use json fork directly by @veqryn in #4
    Will use upstream after the pull request is merged.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Mar 09:37
754573a
Compare
Choose a tag to compare

Initial Release

Format your Golang structured logging (slog) using the JSON v2 library, with optional single-line pretty-printing.

Full Changelog: https://github.com/veqryn/slog-json/commits/v0.1.0