Hello

I have a rails application with multithreading that can raise errors
in different threads and i need to write library for storing this
exceptions into file system (into separated files). What is the best
way to catch such kind of exceptions?
Actually i need to store errors from all levels except controller
level.

Thanks

-- 
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