in reply to Re: Log::Log4perl and Log::Dispatch::FileRotate: Issues rotating log files based on date pattern (rotate log every day)
in thread [SOLVED] Log::Log4perl and Log::Dispatch::FileRotate: Issues rotating log files based on date pattern

Thanks.

That certainly will create new log files every day but, the downside to that approach is that it will not *rotate* the log files after a certain number of days (8 in my case)

  • Comment on Re^2: Log::Log4perl and Log::Dispatch::FileRotate: Issues rotating log files based on date pattern (rotate log every day)