The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)