fusioninventory::agent::logger(3pm) debian man page | unix.com

Man Page: fusioninventory::agent::logger

Operating Environment: debian

Section: 3pm

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

NAME
FusionInventory::Agent::Logger - Fusion Inventory logger
DESCRIPTION
This is the logger object.
METHODS
new(%params) The constructor. The following parameters are allowed, as keys of the %params hash: config the agent configuration object, to be passed to backends backends a list of backends to use (default: Stderr) debug a flag allowing debug messages (default: false) log(%params) Add a log message, with a specific level. %params is an hash, with the following keys: level Can be one of: debug info error fault message debug2($message) Add a log message with debug2 level. debug($message) Add a log message with debug level. info($message) Add a log message with info level. error($message) Add a log message with error level. fault($message) Add a log message with fault level. perl v5.14.2 2012-06-14 FusionInventory::Agent::Logger(3pm)
Related Man Pages
courier::filter::logger::syslog(3pm) - debian
dancer::logger(3pm) - debian
dancer::logger::abstract(3pm) - debian
fusioninventory::agent::storage(3pm) - debian
log::handler::levels(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph