From: Mike S. <m...@pe...> - 2007-06-26 06:47:23
|
On Mon, 25 Jun 2007, Albert Vila wrote: > Is there a module like Log::Dispatch::FileRotate with an extra > option to compress the file after rotate it? Log::Dispatch::FileRotate is a 3rd party module, written by Mark Pfeiffer. Bcc:ing him. According to the documentation compression on the todo list: =head1 TODO compression, signal based rotates, proper test suite Alternatively, you can use an external rotator: http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#2d0d0 -- Mike Mike Schilli m...@pe... |