The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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)