From: <Msc...@ao...> - 2002-09-25 07:47:10
|
In a message dated 9/24/02 9:34:20 PM Pacific Daylight Time, mar...@ed... writes: > I have a long running process and I want to rotate my logs files without > having to stop and start my app. How do I close logfiles? Or is there > some way of log4perl rotating for me? Or can I have a logfile > open->written->closed for each message? > Actually, the Log::Dispatch appender should take care of that. There should be something like Log::Dispatch::FileRotate, but -- just checked -- there isn't. Dave, is there an appender that rotates logfiles similar to the rotating file appenders of the Java world? -- Mike Mike Schilli log...@pe... http://perlmeister.com |