Frederick Cheung wrote: > It should still all go into the log file (in development mode at > least). > > Fred
You're right as always! :) Somehow, I got my script/console session in a state where it wasn't logging to log/development.log (not even Rails.logger.debug() was working). I quit and restarted the session, and now it seems to be logging away happily. Thank you, and thank goodness for tail -f log/development.log... - ff -- Posted via http://www.ruby-forum.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 [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.

