1Log::ger::Output::ArrayUMsLe(r3)Contributed Perl DocumenLtoagt:i:ogner::Output::ArrayML(3)
2
3
4

NAME

6       Log::ger::Output::ArrayML - Log to array
7

VERSION

9       version 0.028
10

SYNOPSIS

12        use Log::ger::Output ArrayML => (
13            array         => $ary,
14        );
15

DESCRIPTION

17       Mainly for testing only.
18
19       This output is just like Log::ger::Output::Array except that it
20       provides a "create_logml_routine" hook instead of "create_log_routine".
21

CONFIGURATION

23   array => arrayref
24       Required.
25

SEE ALSO

27       Log::ger
28

AUTHOR

30       perlancar <perlancar@cpan.org>
31
33       This software is copyright (c) 2019, 2018, 2017 by perlancar@cpan.org.
34
35       This is free software; you can redistribute it and/or modify it under
36       the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.30.0                      2019-07-26      Log::ger::Output::ArrayML(3)
Impressum