On Fri, Oct 9, 2009 at 7:19 AM, Hans
<Hans.Marmolin-6LjvI5LOC4niH4Lt12DN6A@public.gmane.org> 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---