-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
When using the PatternLayout placeholders that display information about the caller (%F for example) this module currently shows Logger.pm as being the file where the logging event occurred instead of the correct source file.
I suspect this is due to the caller level not being incremented here: https://github.com/timbunce/Log-Log4perl-Layout-JSON/blob/master/lib/Log/Log4perl/Layout/JSON.pm#L267
tyldum
Metadata
Metadata
Assignees
Labels
No labels