开发者

is there a gem used to store rails logs in mysql?

开发者 https://www.devze.com 2022-12-20 18:57 出处:网络
I finally have my application written, an开发者_Python百科d now I have a request to store the logs into a mysql db for later searching. Any ideas besides log4r?

I finally have my application written, an开发者_Python百科d now I have a request to store the logs into a mysql db for later searching. Any ideas besides log4r?

Thanks! Tonya


If you are serving from apache you could use mod_log_sql

http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch

0

精彩评论

暂无评论...
验证码 换一张
取 消