Skip to content

v0.23.2

Compare
Choose a tag to compare
@pamburus pamburus released this 16 Dec 23:12
· 493 commits to master since this release
ebe8e0c

What's Changed

Added

  • Option --allow-prefix and environment variable HL_ALLOW_PREFIX by @pamburus in #111
    It allows non-JSON prefixes before JSON log messages

Changed

  • By default non-JSON prefixes are no longer allowed and should be enabled by --allow-prefix

Fixed

  • Fixed corrupted output in prefix mode by @pamburus in #109
  • Fixed unwanted display of messages without level when filtering by level by @pamburus in #110

Full Changelog: v0.23.0...v0.23.2