Skip to content

Releases: veqryn/slog-json

v0.5.0

17 Jul 22:42
14b6021
Compare
Choose a tag to compare

What's Changed

  • #10 by @veqryn
    • Add a Truncator ReplaceAttr function.
    • Fix issue with Errors not using custom marshallers.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 23:58
3c30f9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

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