debian man page for jifty::logger::eventappender

Query: jifty::logger::eventappender

OS: debian

Section: 3pm

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

Jifty::Logger::EventAppender(3pm)			User Contributed Perl Documentation			 Jifty::Logger::EventAppender(3pm)

NAME
Jifty::Logger::EventAppender - Create Jifty events from log directives
SYNOPSIS
In a log4perl config file: log4perl.appender.Event=Jifty::Logger::EventAppender log4perl.appender.Event.class=YourApp::Event::Log log4perl.appender.Event.arbitraryData=42 log4perl.appender.Event.layout=SimpleLayout
DESCRIPTION
This class is a Log::Log4perl-compatible appender which creates Jifty::Event::Log objects when a logging instruction is received.
METHODS
new PARAMHASH The "class" configuration parameter controls the class of the event to create. It defaults to Jifty::Event::Log. All other parameters are passed through to the event when it is created. log PARAMHASH Creates an instance of the event with all of the configuration parameters set in the log4perl config file, as well as all of the contents of the "PARAMHASH" -- see Log::Log4perl::Appender for details of the arguments therein. perl v5.14.2 2010-09-25 Jifty::Logger::EventAppender(3pm)
Related Man Pages
log::log4perl::appender::limit(3) - suse
log::log4perl::config(3) - suse
jifty::logger(3pm) - debian
log::log4perl::appender::rrds(3pm) - debian
log::log4perl::config(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph