1Log::ger::Filter::Code(U3s)er Contributed Perl DocumentatLioogn::ger::Filter::Code(3)
2
3
4

NAME

6       Log::ger::Filter::Code - Filter using a coderef
7

VERSION

9       version 0.038
10

SYNOPSIS

12        use Log::ger::Filter Code => (
13            code => sub { ... },
14        );
15

DESCRIPTION

17       Mainly for testing only.
18

CONFIGURATION

20   code => coderef
21       Required.
22

SEE ALSO

24       Log::ger
25

AUTHOR

27       perlancar <perlancar@cpan.org>
28
30       This software is copyright (c) 2021, 2020, 2019, 2018, 2017 by
31       perlancar@cpan.org.
32
33       This is free software; you can redistribute it and/or modify it under
34       the same terms as the Perl 5 programming language system itself.
35
36
37
38perl v5.34.0                      2022-01-21         Log::ger::Filter::Code(3)
Impressum