NAME
Log::Contextual::Router - Route messages to loggers
VERSION
version 0.009001
DESCRIPTION
This is the default log router used by Log::Contextual. It fulfills the roles Log::Contextual::Role::Router, Log::Contextual::Role::Router::WithLogger, Log::Contextual::Role::Router::HasLogger, and Log::Contextual::Role::Router::SetLogger.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/haarg/Log-Contextual/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2024 by Arthur Axel "fREW" Schmidt.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.