Monthly Archives: January 2008
Sending errors to your ticketing system
I’ve been thinking about developing a PHP Logger that will talk to your favorite ticketing system. The idea is to capture code and application generated errors and create tickets accordingly. At a first glance, I could use the Reflection API … Continue reading
Posted in Thoughts
3 Comments