Log::ger::Output::Array - Log to array
Contents
Configuration
array=>arrayref
Required.
Copyright And License
This software is copyright (c) 2023, 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.
perl v5.38.2 2024-05-25 Log::ger::Output::Array(3pm)
Description
Mainly for testing only.
Name
Log::ger::Output::Array - Log to array
See Also
Log::ger
Synopsis
use Log::ger::Output Array => (
array => $ary,
);
Version
version 0.042
