The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Log::Contextual::Router::LogDispatchouli - Proxy Log::Dispatchouli without getting wrong carp levels

VERSION

version 0.001000

METHODS

handle_log_request

This is simply a wrapper around Log::Contextual::Router::handle_log_request that locally sets $Carp::CarpLevel to the value needed so Log::Dispatchouli reports errors from the right place.

AUTHOR

Kent Fredric <kentfredric@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.