emqx/changes/ce/fix-11661.en.md

4 lines
195 B
Markdown

Fix log formatter when log.HANDLER.formatter is set to 'json'.
The bug was introduced in v5.0.4 where the log line was no longer a valid JSON, but prefixed with timestamp string and level name.