Version 0.2.3
Pre-release
Pre-release
Added
- Added
WithAbsoluteTimestamps()andWithRelativeTimestamps()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.