If is user on Debug Log Viewer page (or on dashboard with our widget displayed) it would be nice if table is updated when debug.log is changed.
How to do it:
- we should periodically (via Ajax and PHP script) check if
debug.log is changed or not
- if YES than we should reload the table
If is user on Debug Log Viewer page (or on dashboard with our widget displayed) it would be nice if table is updated when
debug.logis changed.How to do it:
debug.logis changed or not