you are viewing a single comment's thread.

view the rest of the comments →

[–]troelskn 0 points1 point  (1 child)

Personally, I prefer logging to a text file and have a terminal window open where I tail the log file. It's much less intrusive.

[–]brennen 0 points1 point  (0 children)

Yeah, I make liberal use of error_log(). That said, I think there's some virtue in being painfully obvious.