We use Sinatra and a Rack middleware called RequestLog which from my research can be seen here: http://rubydoc.info/gems/request_log/0.1.2/frames RequestLog is used for logging and it logs the HTTP requests to mongodb. I am supposed to investigate changing the logging of the HTTP requests to SQL server instead of mongodb. Is there a Rack middleware that could be used for that, should I modify a copy of RequestLog to do that, or what is a good approach to look into ? Thanks -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.