debian man page for device::modem::log::syslog

Query: device::modem::log::syslog

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Device::Modem::Log::Syslog(3pm) 			User Contributed Perl Documentation			   Device::Modem::Log::Syslog(3pm)

NAME
Device::Modem::Log::Syslog - Syslog logging plugin for Device::Modem class
SYNOPSIS
use Device::Modem; my $box = new Device::Modem( log => 'syslog', ... ); ...
DESCRIPTION
Example log class for Device::Modem that logs all modem activity, commands, ... to syslog It is loaded automatically at Device::Modem startup, only if you specify "syslog" value to "log" parameter. If you don't have Sys::Syslog additional module installed, you will not be able to use this logging plugin, and you should better leave the default logging (to text file). REQUIRES "Sys::Syslog" EXPORTS None
AUTHOR
Cosimo Streppone, cosimo@cpan.org
COPYRIGHT
(C) 2002 Cosimo Streppone, cosimo@cpan.org This library is free software; you can only redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
"Device::Modem" "Device::Modem::Log::File" perl v5.8.8 2005-04-30 Device::Modem::Log::Syslog(3pm)
Related Man Pages
razor2::syslog(3) - suse
device::modem::log::file(3pm) - debian
device::modem::protocol::xmodem(3pm) - debian
net::server::log::sys::syslog(3pm) - debian
sendpage::modem(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph