From: Pfeiffer, M. (EDS) <mar...@ed...> - 2002-09-25 04:33:30
|
Hi, I am assuming this issue has been already handled and would like to know how it is done usually with log4perl. 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? My explaination above wasn't that good, but I think you'll understand what I'm after. cheers mark |