Scroll to navigation

FusionInventory::Agent::Logger::Syslog(3pm) User Contributed Perl Documentation FusionInventory::Agent::Logger::Syslog(3pm)

NAME

FusionInventory::Agent::Logger::Syslog - A syslog backend for the logger

DESCRIPTION

This is a syslog-based backend for the logger.

METHODS

new(%params)

The constructor. The following parameters are allowed, as keys of the %params hash:
facility
the syslog facility to use (default: LOG_USER)
2012-06-14 perl v5.14.2