Query: log::agent::tag::string
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Agent::Tag::String(3pm) User Contributed Perl Documentation Agent::Tag::String(3pm)NAMELog::Agent::Tag::String - a constant tag stringSYNOPSISrequire Log::Agent::Tag::String; # Inherits from Log::Agent::Tag. my $tag = Log::Agent::Tag::String->make( -name => "session id", -value => $session, -postfix => 1, -separator => " -- ", );DESCRIPTIONThis class represents a constant tag string.CREATION ROUTINE PARAMETERSThe following parameters are defined, in alphabetical order: "-name" => name The name of this tag. Currently unused. "-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. "-separator" => string The separation string between the tag and the log message. A single space by default. "-value" => string The tag's value.AUTHORRaphael Manfredi <Raphael_Manfredi@pobox.com>SEE ALSOLog::Agent::Tag(3), Log::Agent::Message(3). perl v5.10.0 2002-03-09 Agent::Tag::String(3pm)
Related Man Pages |
---|
log::agent::channel(3pm) - debian |
log::agent::file::rotate(3pm) - debian |
log::agent::logger(3pm) - debian |
log::agent::message(3pm) - debian |
log::agent::tag(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Extrac String |
Log Size Exceeds Limit |
New Code Tag Solution for Editor |
String manipulation |
New CODE and ICODE Editor Button Icons |