Structured JSON data hard to read

36 views
Skip to first unread message

Emiliano Parizzi

unread,
Sep 18, 2014, 2:55:41 PM9/18/14
to get...@googlegroups.com
When I log some object using the {@MyObject} notation to serialize it, it works fine. But the result in the Seq events page is hard to read.

It would be good if it were nicely formatted with expand/collapse buttons.

And also I can't parse it using a JSON parser because it's not valid JSON.
It seems to log Javascript Literal Notation
{someField: "someValue"}
instead of proper JSON
{"someField": "someValue"}

Thanks and keep up the great work!
Reply all
Reply to author
Forward
0 new messages