sadus


Member since 11/06/2010

2 snippets

1708 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

sadus's Recent SnippetsTagged error



« Prev 1 Next »
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.
0 874 posted 13 years ago by sadus
I'm originally a sys admin and i love "tail - f /var/log/*" ... so i created a similar function in PHP that will allow me to view in real time what classes/functions/files/lines of my code is being run... The usage is really simple, just set a glo...
1 1174 posted 13 years ago by sadus
« Prev 1 Next »