Also take a look at Ruby's Logger documentation http://www.ruby-doc.org/stdlib/libdoc/logger/rdoc/ -- anl
On Tue, Mar 16, 2010 at 10:22 AM, Colin Law <[email protected]> wrote: > On 16 March 2010 09:03, Tom Mac <[email protected]> wrote: > > Hi > > I dont know much about logging in rails? Could anybody please > > explain how to do that in a live application? Or point me to any latest > > links which gives a detailed description of how to do this for different > > environments in rails? Why I am asking this is, I don't know where to > > start. But have a vague idea about the levels info,debug, etc. But dont > > know how to apply that (Or use it) in my application which is in an > > initial stage.Please help > > Have a look at the rails guide on debugging at > http://guides.rubyonrails.org/. This has information on using the > logger and other debugging techniques. > > Colin > > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

