Hi Log4perl enthusiasts,

Log::Log4perl 1.28 has just been released to CPAN. Changes in this
release:

1.28 (2010/02/24)
    *    (ms) Fixed caller stack with Buffer composite appender
    *    (ms) Fixed 'local caller_depth' error in various places. First
              localizing a variable and then increasing it is incorrect,
              as this ignores previous settings. The correct way of
              increasing the caller level is: 'local depth = depth + 1'.
    *    (ms) Added Log::Log4perl::Catalyst for use in Catalyst applications.

Enjoy!

-- Mike

Mike Schilli
m...@perlmeister.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to