Query: paranoid::log::syslog
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Paranoid::Log::Syslog(3pm) User Contributed Perl Documentation Paranoid::Log::Syslog(3pm)NAMEParanoid::Log::Syslog - Log Facility SyslogVERSION$Id: Syslog.pm,v 0.83 2010/06/03 19:04:07 acorliss Exp $SYNOPSISuse Paranoid::Log; enableFacility('local3', 'syslog', 'debug', '+'); enableFacility('local3', 'syslog', 'debug', '+', 'my-daemon');DESCRIPTIONThis module implements UNIX syslog support for logging purposes. Which should seem natural given that the entire Paranoid::Log API is modeled closely after it.SUBROUTINES/METHODS NOTE: Given that this module is not intended to be used directly nothing is exported. init log remove dumpDEPENDENCIESo Paranoid::Debug o Unix::SyslogBUGS AND LIMITATIONSBecause we're keeping a connection to the syslogger open we don't support enabling multiple facilities that log as different idents, etc. The first syslog facility that gets activated will set those parameters.AUTHORArthur Corliss (corliss@digitalmages.com)LICENSE AND COPYRIGHTThis software is licensed under the same terms as Perl, itself. Please see http://dev.perl.org/licenses/ for more information. (c) 2005, Arthur Corliss (corliss@digitalmages.com) perl v5.14.2 2010-06-03 Paranoid::Log::Syslog(3pm)
Related Man Pages |
---|
paranoid(3pm) - debian |
log::agent::channel::syslog(3pm) - debian |
paranoid::lockfile(3pm) - debian |
paranoid::log(3pm) - debian |
paranoid::log::syslog(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Processes |
Configure Tomcat to syslog |
AIX Syslog login/logout User |
Syslog Message Columns |
UNIX - AIX - Syslog messages |