debian man page for fusioninventory::agent::logger

Query: fusioninventory::agent::logger

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
logger(1) - bsd
dancer::logger::abstract(3pm) - debian
event::rpc::logger(3pm) - debian
fusioninventory::agent::tools::linux(3pm) - debian
log::agent::tag::priority(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file