Log::Any::Adapter::Null - Log::Any::Adapter::Null documentation


Log-Any documentation  | view source Contained in the Log-Any distribution.

Index


NAME

Top

Log::Any::Adapter::Null

VERSION

Top

version 0.12

SYNOPSIS

Top

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

DESCRIPTION

Top

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

SEE ALSO

Top

Log::Any, Log::Any::Adapter

AUTHOR

Top

Jonathan Swartz

COPYRIGHT & LICENSE

Top

COPYRIGHT AND LICENSE

Top


Log-Any documentation  | view source Contained in the Log-Any distribution.