[log4perl-devel] Log::Log4perl 1.38 released

2012-09-23 Thread Mike Schilli
Log4perl enthusiasts, a new maintenance release (1.38) has been pushed to CPAN, including the following changes: 1.38 (2012/09/23) *(ms) Bob Kleemann reported that logdie() in wrapper classes printed incorrect caller lines. Fixed by adding caller_depth_offset()

Re: [log4perl-devel] Bug: Wrapped logdie reports wrong file/line

2012-09-23 Thread Mike Schilli
On Tue, 18 Sep 2012, Bob Kleemann wrote: > When might I expect 1.38 to be released to CPAN? I've just pushed 1.38 to CPAN, should be on your mirror soon. > Also, I note that you didn't change Log::Log4perl::get_logger to use > caller_depth_offset. I'm not sure if that was intentional or not. Y