Plugin: Exception Notifier; Get detail information of exceptions occurred on the live server right on your inbox.


I don’t know whether you guys are aware of Exception Notifier plugin written by Jamis Buck or not. If you don’t then I would like to share this with you.

The Exception Notifier plugin provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application. The plugin is configurable and allows programmers to specify:

  • the sender address of the email
  • the recipient addresses
  • the text used to prefix the subject line

The email includes information about the current request, session, and environment, and also gives a backtrace of the exception.

I am using this plugin and found it very useful, and suggest you to use it.

You can get this plugin from http://dev.rubyonrails.org/svn/rails/plugins/exception_notification/

Sponsors

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.


Other Posts
What are your New Year’s Resolutions?
Most awaited moment…
If my code or post helps you then please recommend me at workingwithrails.com by clicking on button below:
Recommend Me

Reader Comments

Sounds cool !!

Rick Olson also has a version that logs errors to the database:

http://svn.techno-weenie.net/projects/plugins/exception_logger/

Hi.
Good design, who make it?

hello, your site is lucky.
Best jewelry links!

[...] Many of you guys(as me) may have used Exception Notifier plugin to get Rails app exceptions right into your mailbox, and may also have faced some problem like this. [...]

[...] Many of you guys(as me) may have used Exception Notifier plugin to get Rails app exceptions right into your mailbox, and may also have faced some problem like this. [...]

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.