Open collinglass opened 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?
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.
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?