Answer the question
In order to leave comments, you need to log in
JS viewing PHP logs in an adjacent browser window
I would like to view the output of the PHP logger in the next browser window.
The scenario can be as follows:
In the address bar of the browser, the address of a PHP script is entered that allows the output of the logger for this session and gives a page with a javascript that periodically updates it with a reasonable frequency - the output of the logger is visible on this page.
Those. I'm in the next browser window, for example, on the first monitor I go around the site, send forms, Ajax requests, and in the second window on the other monitor I immediately see the latest logs.
Of course, it is desirable to see some beautiful formatting of the log in this window, and to be able to scroll to the previous / next. log page.
I understand that you can do everything yourself, but maybe someone can suggest a ready-made solution / I for such a task.
Answer the question
In order to leave comments, you need to log in
You can try to connect firephp and watch the errors in the adjacent firebug window.
github.com/bobrik/pupergrep
You can watch any logs in real time with different filters, but this is a separate application on the node.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question