Query: log::dispatch::null
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Log::Dispatch::Null(3) User Contributed Perl Documentation Log::Dispatch::Null(3)NAMELog::Dispatch::Null - Object that accepts messages and does nothingSYNOPSISuse Log::Dispatch; my $null = Log::Dispatch->new( outputs => [ [ 'Null' ] ] ); $null->emerg( "I've fallen and I can't get up" );DESCRIPTIONThis class provides a null logging object. Messages can be sent to the object but it does nothing with them.AUTHORDave 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::syslog(3) - suse |
log::dispatch::email::mailsend(3pm) - debian |
log::dispatch::file(3pm) - debian |
test::log::dispatch(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Tar Command |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |