From: Mike S. <m...@pe...> - 2007-05-30 05:52:48
|
Hi Log4perl enthusiasts, just released 1.11 to the log4perl.sf.net, here's what's new: 1.11 (2007/05/29) * (ms) Added PatternLayout::Multiline code by Cory Bennett to render multiline messages. * (ms) Added log level TRACE (lets through even more messages than DEBUG) (suggested by Craig). * (ms) Added 'syswrite' flag to file appender to have it use 'syswrite' instead of 'print', avoiding buffered or interleaving messages originating from different processes (thanks to Evan Miller). If all goes well, it'll go to CPAN in a couple of days. By the way, if you're in Houston/TX on June 27, here's a talk you might be interested in: http://conferences.mongueurs.net/yn2007/talk/600 Enjoy! -- Mike Mike Schilli m...@pe... |