Forum: Ruby on Rails Rack middleware for logging to SQL Server ?

Posted by Jedrin (Guest)
on 2012-04-25 17:11
(Received via mailing list)
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
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.