Skip to content

Releases: actforgood/xlog

v1.6.0

26 Mar 09:57
v1.6.0
7dcf2df
Compare
Choose a tag to compare

Upgraded linter, github actions, dependencies.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Nov 07:42
v1.5.0
4d32323
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #9
  • Upgraded dep packages / go version / linter

Full Changelog: v1.4.0...v1.5.0

v1.4.0

20 Jun 22:23
v1.4.0
4461109
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/getsentry/sentry-go from 0.14.0 to 0.15.0 by @dependabot in #2
  • Upgraded dep packages / go version / linter

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

02 Nov 22:22
Compare
Choose a tag to compare

Minor change to a test, to be more compliant with upgraded go version.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Nov 22:01
dc094c1
Compare
Choose a tag to compare

What's Changed

  • Contains 3rd party packages upgrades
  • Go version upgrade 1.16 -> 1.18 !

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Sep 14:12
Compare
Choose a tag to compare

This release does not contain functionality changes.

  • Changed license copyright
  • Documentation enhancements.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Aug 10:42
Compare
Choose a tag to compare

Nothing fancy here, contains just 3rd party dependancies packages upgrades.

v1.0.0

28 Aug 10:41
Compare
Choose a tag to compare

Initial release.

  • Logger contract
    • SyncLogger
    • AsyncLogger
    • MultiLogger
    • MockLogger for UT
    • NopLogger
  • Supported formats:
    • json structured logging
    • log fmt
    • custom text
  • Sentry
  • Syslog