From: Mark K. <mar...@bt...> - 2005-01-27 15:53:22
|
Hi Apologies if this is covered somewhere already. I have had some fun trying to rotate a log4perl log file. I tried switch_file with Log4perl::Dispatch::File and Log4perl::Appender::File but there doesn't seem to be a switch_file method present for either so I decided to use Log::Dispatch::FileRotate instead but it seems it is not present in the http://log4perl.sourceforge.net/ppm repository. Am I missing something or is it just not supported in ActivePerl? If not what would you suggest is the best way to achieve something similar? Kind regards Mark |