Hi,
Currently, the Stunner code uses Pion logging and prints each log line by line. This makes it difficult to do machine parsing of logs specially for multiple lines of stack trace.
I have raised a PR for adding JSON based logging support - #207
kindly review and let me know your feedback.
Thanks