Main Page | Class List | File List | Class Members

rgma::log4cpp::RGMAAppender Class Reference

#include <RGMAAppender.h>

List of all members.

Public Member Functions

 RGMAAppender::RGMAAppender ()
 RGMAAppender (const std::string &name)
virtual void append (const LoggingEventPtr &event)
void activateOptions ()
void setOption (const String &option, const String &value)
bool requiresLayout () const
void close ()
 RGMAAppender::RGMAAppender ()
 RGMAAppender (const std::string &name)
virtual void append (const LoggingEventPtr &event)
void activateOptions ()
void setOption (const String &option, const String &value)
bool requiresLayout () const
void close ()


Detailed Description

Log4cxx Appender for inserting values to R-GMA


Constructor & Destructor Documentation

rgma::log4cpp::RGMAAppender::RGMAAppender const std::string &  name  ) 
 

Constructor for Appender.

Parameters:
name The name of this Appender.

rgma::log4cpp::RGMAAppender::RGMAAppender const std::string &  name  ) 
 

Constructor for Appender.

Parameters:
name The name of this Appender.


Member Function Documentation

void rgma::log4cpp::RGMAAppender::activateOptions  ) 
 

Method called by the log4cxx system once all the properties have been initialised from the config file. The Producer is created here because the predicate depends upon the JobName thats parsed from the log4j properties file.

void rgma::log4cpp::RGMAAppender::activateOptions  ) 
 

Method called by the log4cxx system once all the properties have been initialised from the config file. The Producer is created here because the predicate depends upon the JobName thats parsed from the log4j properties file.

virtual void rgma::log4cpp::RGMAAppender::append const LoggingEventPtr &  event  )  [virtual]
 

append logging event

Parameters:
event The LoggingEvent to log.

void rgma::log4cpp::RGMAAppender::append const LoggingEventPtr &  event  )  [virtual]
 

append logging event

Parameters:
event The LoggingEvent to log.

void rgma::log4cpp::RGMAAppender::close  ) 
 

Called when the log4j system terminates - provides hook in-order to cleanup the rgma producer.

void rgma::log4cpp::RGMAAppender::close  ) 
 

Called when the log4j system terminates - provides hook in-order to cleanup the rgma producer.

bool rgma::log4cpp::RGMAAppender::requiresLayout  )  const
 

Indicates this appender should format any logging events. In this case the dafault log4j formatter will be used.

bool rgma::log4cpp::RGMAAppender::requiresLayout  )  const
 

Indicates this appender should format any logging events. In this case the dafault log4j formatter will be used.

void rgma::log4cpp::RGMAAppender::setOption const String &  option,
const String &  value
 

overridden method which sets the JobName and Filter options

void rgma::log4cpp::RGMAAppender::setOption const String &  option,
const String &  value
 

overridden method which sets the JobName and Filter options


The documentation for this class was generated from the following files:
Generated on Thu May 11 19:31:22 2006 for glite-rgma-log4cpp by doxygen 1.3.5