On Sun, Oct 21, 2012 at 5:29 PM, Victor Goff <keeperotpho...@gmail.com> wrote:
> Can you use logrotate or whatever the OS gives for rotating logs?

Yes I agree you should be using logrotate because most logging in
applications is not rotated by them, but instead by logrotate, this
way you can easily adjust the time between your logging, for example I
rotate all my logs hourly some people do it daily, some monthly.  If
this were to happen in every application it would become a pretty
annoying task imo.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to