table of contents
other versions
- wheezy 2.2.3-8
| FusionInventory::Agent::Logger::Syslog(3pm) | User Contributed Perl Documentation | FusionInventory::Agent::Logger::Syslog(3pm) |
NAME¶
FusionInventory::Agent::Logger::Syslog - A syslog backend for the loggerDESCRIPTION¶
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 |