From: Roger P. <rog...@ea...> - 2003-03-12 16:47:45
|
msc...@ao... wrote: >In a message dated 3/7/2003 5:53:28 AM Eastern Standard Time, Roger Perttu <rog...@ea...> writes: > > [snip] > > >>However the log4perl docs claims that the standard formats are much >>faster (less string processing?). >> >> > >That's definitely not true, because the code just defines > > } elsif($format eq "ISO8601") { > $format = "yyyy-MM-dd HH:mm:ss,SSS"; > >Where did you see evidence in the documentation that predefined formats are faster? I'd like to correct that if that's in there. > > > Sorry for creating this confusion. It's my typo. I was thinking log4j but writing log4perl. The *log4j* docs claims that the standard formats are much faster. |