#include <IdsaAppender.hh>
IdsaAppender is an Appender that sends LoggingEvents to the IDS/A logger and reference monitor by Marc Welz. See http://jade.cs.uct.ac.za/idsa/ for more information on IDS/A.
Definition at line 25 of file IdsaAppender.hh.
log4cpp::IdsaAppender::IdsaAppender |
( |
const std::string & |
name, |
|
|
const std::string & |
idsaName |
|
) |
| |
Instantiate an IdsaAppender with given name and name. Unlike the syslog API, idsa allows multiple connections.
- Parameters
-
name | The name of the Appender |
idsaName | The service parameter of idsa |
virtual log4cpp::IdsaAppender::~IdsaAppender |
( |
| ) |
|
|
virtual |
virtual void log4cpp::IdsaAppender::_append |
( |
const LoggingEvent & |
event | ) |
|
|
protectedvirtual |
virtual void log4cpp::IdsaAppender::close |
( |
| ) |
|
|
virtual |
virtual void log4cpp::IdsaAppender::open |
( |
| ) |
|
|
protectedvirtual |
virtual bool log4cpp::IdsaAppender::reopen |
( |
| ) |
|
|
virtual |
virtual bool log4cpp::IdsaAppender::requiresLayout |
( |
| ) |
const |
|
virtual |
virtual void log4cpp::IdsaAppender::setLayout |
( |
Layout * |
layout | ) |
|
|
virtual |
IDSA_CONNECTION* log4cpp::IdsaAppender::_idsaConnection |
|
protected |
const std::string log4cpp::IdsaAppender::_idsaName |
|
protected |
The documentation for this class was generated from the following file:
log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00