Error Notification Web Service

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
inghamn
Forum Contributor
Posts: 174
Joined: Mon Apr 16, 2007 10:33 am
Location: Bloomington, IN, USA

Error Notification Web Service

Post by inghamn »

Anyone know of an error notification web service that receives errors from multiple applications and emails subscribers appropriately?

I just melted our mailserver with 3,000 emails from my current error handler in the span of 2 minutes. Probably not the wisest thing to do, but you live and learn. But I really like getting emails when there's an error in some web appliation I'm responsible for. I just need a way to buffer them and send emails out in a sensible fashion.
Post Reply