On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal “tail” command. This command keeps a persistent connection open to a file and reads the …
Read more from the original source:
Quick Tip: Use Terminal to Read Live Traces