Man Page: log::dispatch::base
Operating Environment: debian
Section: 3pm
Log::Dispatch::Base(3pm) User Contributed Perl Documentation Log::Dispatch::Base(3pm)NAMELog::Dispatch::Base - Code shared by dispatch and output objects.VERSIONversion 2.32SYNOPSISuse Log::Dispatch::Base; ... @ISA = qw(Log::Dispatch::Base);DESCRIPTIONUnless you are me, you probably don't need to know what this class does.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::Base(3pm)
| Related Man Pages |
|---|
| log::dispatch::output(3) - suse |
| log::any::adapter(3pm) - debian |
| log::dispatch::array(3pm) - debian |
| log::dispatch::file(3pm) - debian |
| test::log::dispatch(3pm) - debian |