Catalyst-Log-Log4perl

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    rely on call stack information fail to work as expected. Affected are
    the format strings %L, %F, %C, %M, %l and %T. You can instruct
    Catalyst::Log::Log4perl to try to hijack these patterns which seems to
    work reasonable well, but be advised that this feature is HIGHLY
    EXPERIMENTAL and relies on a few internals of Log::Log4perl that might
    change in later versions of this library. Additionally, this feature is
    currently only tested with Log::Log4perl version 1.08 allthough the
    underlying internals of Log::Log4perl seem to be stable since at least
    version 0.47.

BUGS AND LIMITATIONS
    The %T cspec of Log::Log4perl::Layout::PatternLayout is currently
    unimplemented. The implementation to get %M defies any logical approach
    but seems to work perfectly.

SEE ALSO
    Log::Log4perl, Catalyst::Log, Catalyst.

AUTHORS
    Adam Jacob, "adam@stalecoffee.org"

lib/Catalyst/Log/Log4perl.pm  view on Meta::CPAN

and L<Catalyst::Log> all cspecs of L<Log::Log4perl::Layout::PatternLayout>
that rely on call stack information fail to work as expected. Affected
are the format strings %L, %F, %C, %M, %l and %T. You can instruct
B<Catalyst::Log::Log4perl> to try to hijack these patterns which seems to
work reasonable well, but be advised that this feature is HIGHLY EXPERIMENTAL
and relies on a few internals of L<Log::Log4perl> that might change in later
versions of this library. Additionally, this feature is currently only tested
with L<Log::Log4perl> version 1.08 allthough the underlying internals of
L<Log::Log4perl> seem to be stable since at least version 0.47.

=head1 BUGS AND LIMITATIONS

The %T cspec of L<Log::Log4perl::Layout::PatternLayout> is currently
unimplemented. The implementation to get %M defies any logical approach
but seems to work perfectly.

=head1 SEE ALSO

L<Log::Log4perl>, L<Catalyst::Log>, L<Catalyst>.

=head1 AUTHORS



( run in 0.488 second using v1.01-cache-2.11-cpan-4d50c553e7e )