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)NAMEJifty::Logger::EventAppender - Create Jifty events from log directivesSYNOPSISIn 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=SimpleLayoutDESCRIPTIONThis class is a Log::Log4perl-compatible appender which creates Jifty::Event::Log objects when a logging instruction is received.METHODSnew 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)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |