log::dispatch::null(3) suse man page | unix.com

Man Page: log::dispatch::null

Operating Environment: suse

Section: 3

Log::Dispatch::Null(3)					User Contributed Perl Documentation				    Log::Dispatch::Null(3)

NAME
Log::Dispatch::Null - Object that accepts messages and does nothing
SYNOPSIS
use Log::Dispatch; my $null = Log::Dispatch->new( outputs => [ [ 'Null' ] ] ); $null->emerg( "I've fallen and I can't get up" );
DESCRIPTION
This class provides a null logging object. Messages can be sent to the object but it does nothing with them.
AUTHOR
Dave Rolsky, <autarch@urth.org> perl v5.12.1 2009-09-22 Log::Dispatch::Null(3)
Related Man Pages
log::dispatch::email(3) - suse
log::dispatch::output(3) - suse
log::dispatch::configurator::appconfig(3pm) - debian
log::dispatch::output(3pm) - debian
test::log::dispatch(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB