On Fri, Oct 9, 2009 at 7:19 AM, Hans <hans.marmo...@klockholm.se> wrote:

>
> I have a rails application running as a background process using
> plugin spawn. It works fine, but I do not get any error messages if
> something goes wrong
> Anyone knows how to cath error mssages in a background process?
>
> Any help would be very much appreciated
> >
>
I like to log many steps of the background process procedure to see where it
fails.  You can see log entries with this patch:
http://blog.multiplay.co.uk/2009/07/rails-spawn-in-production-mode-missing-log-entries/
<http://blog.multiplay.co.uk/2009/07/rails-spawn-in-production-mode-missing-log-entries/>
Greg

-- 
www.abetaday.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@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