News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
SitePoint PHP Blog:
Pimpin Harry's pretty bluescreen
August 11, 2006 @ 14:13:20

On the SitePoint PHP blog today, Maarten Manders talks about some updates he made to the "pretty blue screen" created originally by Harry Fuecks to handle more error types.

I modified it to handle errors as well and added some features which make it useful in productive systems as well: Error logging, Error Mailing, and Configuration.

The script logs or mails unique errors only once to prevent your log file or mailbox to be spammed with the same error again and again. It also takes care of the error level including shutup operator. It's a little bit hacky but did well on our dev servers (where errors tend to happen) in the past few weeks.

The link to grab this latest version of a handy bit of functionality is here - two different files, one for the error handler and one for the exception handler. He also includes a sample code snippet of how to use it.

0 comments voice your opinion now!
blue screen error reporting exception handling logging mailing configuration blue screen error reporting exception handling logging mailing configuration



Similar Posts

Greg Beaver's Blog: pear.php.net is now mirrored

Zend Developer Zone: Actuate and Zend Collaborate to Deliver Reporting for PHP

Vexxhost.com: Top 5 new (and cool!) features in PHP5 that you probably haven't heard of

Inside Open Source: Programming with Configuration Files

php|architect: Application-level Logging with the Zend Framework


Community Events











Don't see your event here?
Let us know!


framework code conference application database book zendframework PHP5 PEAR releases ajax example cakephp package release zend security mysql developer job

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework