in reply to
File Rotation issue with Log::Dispatch::FileRotate
FileRotate rotates log file by size. If you need to rotate log file by time, use
Log::Dispatch::File::Rolling
Comment on
Re: File Rotation issue with Log::Dispatch::FileRotate
In Section
Seekers of Perl Wisdom