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

but since you seem to be running on *nix, is there any reason for not using your system's logrotate tool?

Errr...
I am actually on Windows, using ActivePerl 5.18.

  • Comment on Re^2: Log::Log4perl and Log::Dispatch::FileRotate: Issues rotating log files based on date pattern

Replies are listed 'Best First'.
Re^3: Log::Log4perl and Log::Dispatch::FileRotate: Issues rotating log files based on date pattern
by Arunbear (Prior) on Jan 26, 2015 at 10:50 UTC
    Apologies, I saw the
    #!/usr/bin/perl
    in your code, and missed the part where you mentioned Windows.