Hey everyody,

what is the best way to log _all_ exceptions that are thrown in my
Rails application into a database table? I need some kind of hook in
the Rails exception methods?!

I already tried the Exception Logger plugin but that is not what I
want.

I just want to log _all_ exceptions into a database table without
needing to call own methods everywhere I expect an exception.

Thank you!
Lennart

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to