From: Mike S. <msc...@ao...> - 2003-12-15 22:17:49
|
King, James X -ND wrote on 12/15/2003, 11:50 AM: > I=E2=80=99m looking into using the Log::Dispatch to do file rollover on U= NIX. > I see that it supports file rollover into backup file(s) based on > MaxFileSize; daily, weekly or monthly log files based on a DatePattern > or defaults. I read your Readme file: I would suspect that Mark's rotator might get into trouble if several instances of the rolling logfile appender are doing their thing :). Mark, do you support (or plan on supporting) synchronization techniques? James could certainly use l4p's Synchronized composite appender to synchronize all output, but that's probably more than is really needed here. Is there a way to just synchronize the rollover process from within the rolling logfile appender? --=20 -- Mike Mike Schilli m...@pe... |