ConsoleWriter reorders JSON fields when printing them, even if the field was added via RawJSON(). It should instead preserve the order of those fields.
ConsoleWriter reorders JSON fields when printing them, even if the field was added via RawJSON().
It should instead preserve the order of those fields.