GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

Device::Modem::Log::Syslog - Syslog logging plugin for Device::Modem class

  use Device::Modem;

  my $box = Device::Modem->( log => 'syslog', ... );
  ...

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).

"Sys::Syslog"

None

Cosimo Streppone, cosimo@cpan.org

(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.

"Device::Modem" "Device::Modem::Log::File"
2020-06-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.