Skip to content

Version 0.2.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Oct 05:48
· 1 commit to main since this release
v0.2.3
512fd23

Added

  • Added WithAbsoluteTimestamps() and WithRelativeTimestamps() options.

Fixed

  • Fix loss of attribute indenting when using a grouped logger.
  • Fix reversion to relative timestamps when logging to an io.Writer.
  • Fix incorrect tree line rendering of groups nested within other groups.
  • Fix value alignment when groups and non-group attributes are rendered at the same depth.

Changed

  • Indent the attributes when logging to an io.Writer.