Skip to content

Releases: iand/logfmtr

Version 0.2.1

01 Sep 09:23
v0.2.1
9738411
Compare
Choose a tag to compare

Fixed

  • Fixed panic when Error is first call on a logger (thanks @wutz for report)
  • Updated readme example to match actual output (thanks @seankhliao)

Version 0.2.0

07 Jul 11:45
v0.2.0
de23043
Compare
Choose a tag to compare

This version supports the logr v1.0 API which contains breaking changes from pre-1.0 versions.

Changed

  • Support logr v1.0 API
  • Write ts field before msg in standard output.
  • Use a fixed number of fractional seconds in timestamp.

Version 0.1.4

11 Oct 11:02
v0.1.4
634ae60
Compare
Choose a tag to compare

Added

  • Add Null logger
  • Add NewNamed convenience function
  • Add Context support

Version 0.1.3

20 Sep 16:05
v0.1.3
070d7ad
Compare
Choose a tag to compare

Change to deferred loggers that instantiate their configuration on first use.

Version 0.1.1

31 Jul 15:12
v0.1.1
687023a
Compare
Choose a tag to compare

[v0.1.1] - 2020-07-31

Added

  • New AddCaller and CallerSkip options to add caller information to log messages

v0.1.0

31 Jul 14:28
v0.1.0
a365ffb
Compare
Choose a tag to compare
Version 0.1.0