This post shows you how to rotate old logs from your application. There is no change to application code. There is no specialized logging library or framework needed. It works for any language, on standard Unix platform.
[Read More]Rotating the log makes it empty
If you don’t do log rotation right, you may have a full hard drive and a ghost file.
[Read More]