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

NAME

6       Log::Any::Adapter::Null
7

SYNOPSIS

9           Log::Any::Adapter->set('Null');
10

DESCRIPTION

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

SEE ALSO

17       Log::Any, Log::Any::Adapter
18

AUTHOR

20       Jonathan Swartz
21
23       Copyright (C) 2009 Jonathan Swartz, all rights reserved.
24
25       This program is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself.
27
28
29
30perl v5.12.2                      2009-10-27        Log::Any::Adapter::Null(3)
Impressum