On Thu, Feb 12, 2009 at 7:53 AM, [email protected]
<[email protected]> wrote:
>
> 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

Lennart,

You might consider using Exceptional for this.

* http://getexceptional.com/

Save yourself the extra work...

Robby

-- 
Robby Russell
Chief Evangelist, Partner

PLANET ARGON, LLC
design // development // hosting w/Ruby on Rails

http://planetargon.com/
http://robbyonrails.com/
http://twitter.com/planetargon
aim: planetargon

+1 503 445 2457
+1 877 55 ARGON [toll free]
+1 815 642 4068 [fax]

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to