PHP error_log to syslog to a custom file pipe to tail your errors.


/ Published in: PHP
Save to your folder(s)

So i wanted to spit all my error_log(); and error_reporting(E_ALL); to syslog on my MacOSX and syslog would output it on a custom file.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.