v0.23.2
What's Changed
Added
- Option
--allow-prefix
and environment variableHL_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