Query: log::agent::tag::priority
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Agent::Tag::Priority(3pm) User Contributed Perl Documentation Agent::Tag::Priority(3pm)NAMELog::Agent::Tag::Priority - a log priority tag stringSYNOPSISNot intended to be used directly Inherits from Log::Agent::Tag.DESCRIPTIONThis class represents a log priority tag string.CREATION ROUTINE PARAMETERSThe following parameters are defined, in alphabetical order: "-display" => string Specifies the priority/level string to display, with minimal variable substitution. For instance: -display => '[$priority/$level]' The defined variables are documented in the DISPLAY VARIABLES section underneath. "-level" => level This parameter is internally added by "Log::Agent" when computing the priority tag, since only it knows the level of the current messsage. "-postfix" => flag Whether tag should be placed after or before the log message. By default, it is prepended to the log message, i.e. this parameter is false. "-priority" => prio This parameter is internally added by "Log::Agent" when computing the priority tag, since only it knows the priority of the current messsage. "-separator" => string The separation string between the tag and the log message. A single space by default.DISPLAY VARIABLESThe "-display" switch understands a few variables that can be substituted in the supplied string. Both $var and "${var}" forms are supported. Unknown variables are left untouched. $priority The full priority name of the logged message, e.g. "warning" or "error". $level The associated priority level of the logged message, a number. For instance, the level associated to "warning" is 4. See Log::Agent::Priorities for the default name -> level mapping.AUTHORRaphael Manfredi <Raphael_Manfredi@pobox.com>SEE ALSOLog::Agent::Tag(3), Log::Agent::Message(3), Log::Agent::Priorities(3). perl v5.10.0 2002-03-09 Agent::Tag::Priority(3pm)
Related Man Pages |
---|
log::agent::driver(3pm) - debian |
log::agent::logger(3pm) - debian |
log::agent::message(3pm) - debian |
log::agent::priorities(3pm) - debian |
log::agent::tag::callback(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Agent Logic is Not the Leading CEP Vendor, Sorry. |
cmp 2 variables |
Arrest Over Software Illuminates Wall St. Secret |
replace teh date automatically |
Complete Screen Output to Log File |