stunner icon indicating copy to clipboard operation
stunner copied to clipboard

Add JSON logging support to Stunner.

Open ChaturvediShilpa opened this issue 5 months ago • 1 comments

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 - https://github.com/l7mp/stunner/pull/207 kindly review and let me know your feedback.

Thanks

ChaturvediShilpa avatar Jul 27 '25 10:07 ChaturvediShilpa

This is a long-requested feature by many, so thanks for bringing this up. As per the specific PR: I'm afraid we'll have to reject it for now (see comments there). I'll also suggest other ways to reach the same effect so please bear with us.

I'll leave this issue open so that we won't forget to tackle this in the near future.

rg0now avatar Jul 28 '25 12:07 rg0now