A new release of Catalyst::Log::Log4perl is on CPAN. Thanks to the work of Sebastian Willert, it now supports many Log::Log4perl mechanisms that were previously broken, such as:

%L Line number within the file where the log statement was issued
%F File where the logging event occurred
%C Fully qualified package (or class) name of the caller
%M Method or function where the logging request was issued
%l Fully qualified name of the calling method followed by the callers
source the file name and line number between parentheses.

This is still considered an experimental feature, as it relies on the internals of Log::Log4perl. They have been often requested, though. :)

http://search.cpan.org/~holoway/Catalyst-Log-Log4perl-0.50/

Regards,
Adam

PS: Special thanks to jshirley, and anyone else who tested this release.

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to