If I already have WAMP's php_error.log open and my local site has a new error occur, I have to close php_error.log then reopen it in WAMP and scroll to the end to view the new error.
How do I
a) have the open version of php_error.log update without having to reopen it, and
b) then have php_error.log auto-scroll to the beginning of the new set of errors each time new errors occur?
Are either of these possible please? It would save a whole lot of time.
Thank you.