Outputting JSON on single line helps to parse the payload programmatically. This is a proposal since I'd like to get your opinion about should this be the default format or should there be a command-line option which is straightforward to add since I already added the formatting option to the constructor.
Summary :memo:
This patch formats JSON on a single line
Details
Outputting JSON on single line helps to parse the payload programmatically. This is a proposal since I'd like to get your opinion about should this be the default format or should there be a command-line option which is straightforward to add since I already added the formatting option to the constructor.