[development] Email on error
Khalid Baheyeldin
kb at 2bits.com
Mon Jun 15 15:19:03 UTC 2009
On Mon, Jun 15, 2009 at 9:15 AM, Steven Surowiec <steven at digitalpulp.com>wrote:
> I've looked around drupal.org and couldn't find any modules that do what
> I'm looking for so I just figured I'd ask here before just writing my own.
> But I'm looking for a module that will allow me to have Drupal send me an
> email any time an error occurs and also has the ability to let me trigger my
> own errors (I know I could use trigger_error() but often times for these
> custom errors I want to be notified but don't want the error showing up on
> screen). I know I can do this relatively easily but was trying to see if
> something was already written that allows for this before committing myself
> to it.
>
The logging and alerts module has the email log module which does that.
http://drupal.org/project/logging_alerts
Be careful though: that can be a LOT OF EMAILS if you are getting a lot of
watchdog messages, so be selective on what levels of error to include.
--
Khalid M. Baheyeldin
2bits.com, Inc.
http://2bits.com
Drupal optimization, development, customization and consulting.
Simplicity is prerequisite for reliability. -- Edsger W.Dijkstra
Simplicity is the ultimate sophistication. -- Leonardo da Vinci
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/development/attachments/20090615/0aea8777/attachment.htm>
More information about the development
mailing list