looks good but I'm not sure I have rack under the bonnet in dev for rails v2.3.5? I curent test using Mongrel so I assume this means I'm not on Rack?
=> Booting Mongrel => Rails 2.3.3 application starting on http://0.0.0.0:3000 thanks 2009/12/7 Rick DeNatale <[email protected]>: > On Sun, Dec 6, 2009 at 7:18 PM, Greg Hauptmann > <[email protected]> wrote: >> Hi, >> >> Need a way to log full HTTP headers and content as requests come into >> my Rails app. Is there a plugin or suggested code snippet for this? >> I'm guessing a before filter for the application_controller? > > Perhaps this > > http://raa.ruby-lang.org/project/clogger/ > > -- > Rick DeNatale > > Blog: http://talklikeaduck.denhaven2.com/ > Twitter: http://twitter.com/RickDeNatale > WWR: http://www.workingwithrails.com/person/9021-rick-denatale > LinkedIn: http://www.linkedin.com/in/rickdenatale > > -- > > 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. > > > -- Greg http://blog.gregnet.org/ -- 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.

