qlog icon indicating copy to clipboard operation
qlog copied to clipboard

Some JSON serialization examples are examples of broken JSON

Open LPardue opened this issue 4 years ago • 0 comments

In the main logging schema, about half of the JSON serialization examples don't encapsulate field names in double quotes. So passing these verbatim into a parser will yield errors.

LPardue avatar Jul 11 '21 13:07 LPardue