1Log::Any::Adapter::NullU(s3e)r Contributed Perl DocumentaLtoigo:n:Any::Adapter::Null(3)
2
3
4

NAME

6       Log::Any::Adapter::Null - Discards all log messages
7

VERSION

9       version 1.710
10

SYNOPSIS

12           Log::Any::Adapter->set('Null');
13

DESCRIPTION

15       This Log::Any adapter discards all log messages and returns false for
16       all detection methods (e.g. is_debug). This is the default adapter when
17       Log::Any is loaded.
18

SEE ALSO

20       Log::Any, Log::Any::Adapter
21

AUTHORS

23       •   Jonathan Swartz <swartz@pobox.com>
24
25       •   David Golden <dagolden@cpan.org>
26
27       •   Doug Bell <preaction@cpan.org>
28
29       •   Daniel Pittman <daniel@rimspace.net>
30
31       •   Stephen Thirlwall <sdt@cpan.org>
32
34       This software is copyright (c) 2017 by Jonathan Swartz, David Golden,
35       and Doug Bell.
36
37       This is free software; you can redistribute it and/or modify it under
38       the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.36.0                      2022-07-22        Log::Any::Adapter::Null(3)
Impressum