Open
Description
For #9 (grep log and web UI), we need to make sure the log can be parse by program, I don't think current formatting in handlers are doing escape properly though ....
Might add the parser interface into handler, json is easy as long as we are encoding json properly (which we are not ...), plain text format require adding quote