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
Yes, it appears to work for me. I've changed my caller_depth hack to
only operate on versions less than 1.38. When might I expect 1.38 to
be released to CPAN?
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.
On Mon, 17 Sep 2012, Bob Kleemann wrote:
> It prints the write file/line on the logged message (-e:1), but not on
> the die message (perllib/WSL/... line 174).
Hi Bob,
thanks for reporting this issue, I've provided a fix here:
https://github.com/mschilli/log4perl/commit/e258163ef2c219e082
Log4perl developers,
Thanks for the work on this module. It's saved me countless rewrites,
and has adapted beautifully with my needs. Unfortunately, I've
noticed an issue with logdie (and the related methods). I've wrapped
Log::Log4perl to add some functionality. I've noticed that when I do
a