If you are referring to errors generated from your web site, you might
want to look at the exception logger plugin:
http://github.com/defunkt/exception_logger/tree/master
It logs all exceptions to a handy web based interface complete with
RSS feeds. It might be a good starting point.
Sheldon
On Jan 31, 3:40 pm, Andrew Thorp
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> Just wondering what the best way to set up custom error logging in rails
> is.
>
> I was thinking we would store errors in our database, with a generated
> case #, so that our users could call our support and we could reference
> the error they had.
>
> I was wondering if this makes sense, or if there is a better way to do
> it.
>
> If this does make sense, could someone point me in the direction of
> someone who has already done it?
>
> I can create one that we use ourselves, but I was just wondering if
> there is any sophisticated ones out there for me to check out!
>
> Thanks!
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---