Debug Page improvements (log filteting/export)
Opened this issue · 0 comments
simkin commented
Description
- Not sure if this is feasible, but for my work I need to test custom build WebosTV applications and I really like the DEBUG page. I wonder if it would be possible to filter the logs by installed applications? This makes it easier to read when you are only interested in a single application.
- Second on my list would be to store logfiles to file on my desktop as the current screen buffersite is not infinite it seems
- Last, in addition to the search and highlight feature I would welcome a filter (like grep command)
Motivation
This would help me with DEV/QA activities :-)
Additional Context
No response