Log::ger::Filter::Code - Filter using a coderef
version 0.040
use Log::ger::Filter Code => ( code => sub { ... }, );
Mainly for testing only.
Required.
Log::ger
perlancar <perlancar@cpan.org>
This software is copyright (c) 2022, 2020, 2019, 2018, 2017 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Log::ger, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Log::ger
CPAN shell
perl -MCPAN -e shell install Log::ger
For more information on module installation, please visit the detailed CPAN module installation guide.