That's true. Log::Log4perl
doesn't have a builtin method to handle rotation; however, the module's author explicitly recommends Log::Dispatch::FileRotate
in the FAQ.
So the OP was on the right track:).
Comment on Re^2: How can I roll over my logfiles automatically at midnight?