Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Log-Log4perl-Tiny CPAN distribution.

Report information
The Basics
Id: 101450
Status: resolved
Priority: 0/
Queue: Log-Log4perl-Tiny

People
Owner: polettix [...] cpan.org
Requestors: polettix [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: 1.4.0



Subject: Cannot adjust caller level
https://github.com/polettix/Log-Log4perl-Tiny/issues/2 Currently Log::Log4perl::Tiny caller related placeholders are not accurate when using modules like Dancer::Logger::Log4perl. When other modules such as Dancer::Logger::Log4perl sit between the "original" caller and Log::Log4perl::Tiny, the caller depth needs to be adjusted so that placeholders reference the original caller details and not the intermediate module. Log::Log4perl has caller_depth which intermediate modules can adjust to accommodate this situation, but Log::Log4perl::Tiny does not.
Fixed in 1.4.0