From: Mike S. <m...@pe...> - 2006-07-19 04:52:34
|
Just released Log::Log4perl 1.06 to log4perl.sourceforge.net, here's what's new in this maintenance release: 1.06 2006/07/18 * (ms) Applied patch by Robert Jacobson to fix day-of-year in DateFormat, which was off by one. * (ms) Added FAQ on syslog * (ms) umask values for the file appender are now also accepted in octal form (0xxx). * (ms) The file appender now accepts owner/group settings of newly created log files. * (ms) Fixed appender cleanup, a bug caused composite appenders to be cleaned up during global destruction, which caused an ugly segfault with the Synchronized appender on FreeBSD. If all goes well, it'll hit CPAN in a couple of days. Enjoy! -- Mike Mike Schilli m...@pe... |