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.

