Query: log::dispatch::null
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Log::Dispatch::Null(3pm) User Contributed Perl Documentation Log::Dispatch::Null(3pm)NAMELog::Dispatch::Null - Object that accepts messages and does nothingVERSIONversion 2.32SYNOPSISuse 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>COPYRIGHT AND LICENSEThis software is Copyright (c) 2011 by Dave Rolsky. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.14.2 2012-05-25 Log::Dispatch::Null(3pm)
Related Man Pages |
---|
log::dispatch::file(3) - suse |
log::dispatch::array(3pm) - debian |
log::dispatch::file(3pm) - debian |
log::dispatch::syslog(3pm) - debian |
test::log::dispatch(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |