From: <msc...@ao...> - 2003-09-30 06:12:38
|
Hi all, 0.38 is on log4perl.sourceforge.net now -- all known bugs should be fixed. Here's what's changed: 0.38 (9/29/2003) * (kg) fixed bug where custom_levels beneath DEBUG didn't work * (ms) fixed 5.00305 incompatibility reported by Brett Rann <bre...@ma...> (constants with leading _). * (ms) Log::Log4perl->easy_init() now calls ->reset() first to make sure it's not duplicating the existing logging environment. Thanks to William McKee <wi...@kn...> for bringing this up. * (ms) fixed bug with error_die() - printed the wrong function/line/file. Reported by Brett Rann <bre...@ma...>. * (ms) added %T to PatternLayout as a stack traced as suggested by Brett Rann <bre...@ma...>. Let me know if you find any weirdness! -- Mike ############################ # Mike Schilli # # log...@pe... # # http://perlmeister.com # # log4perl.sourceforge.net # ############################ |