SIPp / sipp

The SIPp testing tool
https://sipp.readthedocs.io
Other
928 stars 386 forks source link

Logging in JSON format #283

Open collinglass opened 7 years ago

collinglass commented 7 years ago

Hi, I'm working on a testing application and I want to machine through logs. My current setup requires me to use regexp to search through log files.

Is there any support to log in JSON format?

wdoekes commented 7 years ago

No there isn't. I agree that JSON or XML would be nice, but there is no such support at the moment, nor is anyone actively working on that as far as I'm aware.