1Log::ger::Filter::Code(U3s)er Contributed Perl DocumentatLioogn::ger::Filter::Code(3)
2
3
4
6 Log::ger::Filter::Code - Filter using a coderef
7
9 version 0.037
10
12 use Log::ger::Filter Code => (
13 code => sub { ... },
14 );
15
17 Mainly for testing only.
18
20 code => coderef
21 Required.
22
24 Log::ger
25
27 perlancar <perlancar@cpan.org>
28
30 This software is copyright (c) 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.32.0 2020-07-28 Log::ger::Filter::Code(3)