Hi, I''m currently using Mongrel 1.1.1, Rails 1.2.5, and Ruby 1.8.5 for my webapp on RHEL 5. When I had my app running on my windows machine, I could see all the SQL statements along with other information in development.log. But once I ported it over to the linux machine, all I can see in the log are things like: Rendered spell/_suggest_item (0.00103) I tried changing config.log_level in environment.rb, but it has no effect at all. Any idea? Thanks, Alison --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
This is still an issue. Any idea please? On Dec 19 2007, 11:41 am, Alison <alis...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I''m currently using Mongrel 1.1.1, Rails 1.2.5, and Ruby 1.8.5 for my > webapp on RHEL 5. When I had my app running on my windows machine, I > could see all the SQL statements along with other information in > development.log. But once I ported it over to the linux machine, all > I can see in the log are things like: > Rendered spell/_suggest_item (0.00103) > > I tried changing config.log_level in environment.rb, but it has no > effect at all. > > Any idea? > > Thanks, > Alison--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On 3 Jan 2008, at 07:48, Alison wrote:> > This is still an issue. Any idea please?Is the environment.rb setting being overridden by development.rb/ production.rb ? Perhaps on your linux box you''re running in production mode ? Fred> > On Dec 19 2007, 11:41 am, Alison <alis...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi, >> >> I''m currently using Mongrel 1.1.1, Rails 1.2.5, and Ruby 1.8.5 for my >> webapp on RHEL 5. When I had my app running on my windows machine, I >> could see all the SQL statements along with other information in >> development.log. But once I ported it over to the linux machine, all >> I can see in the log are things like: >> Rendered spell/_suggest_item (0.00103) >> >> I tried changing config.log_level in environment.rb, but it has no >> effect at all. >> >> Any idea? >> >> Thanks, >> Alison > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---