A common requirement in managing web apps is to rotate your application logs on a daily basis or based on log file size for heavily used apps. Most web frameworks have such as Rails ship with a …
Continue Reading about How to rotate log files in your Rails Application? →