pion::plugins::XMLLogServiceAppender Class Reference

#include <XMLLogService.hpp>

List of all members.


Detailed Description

XMLLogServiceAppender: caches log events in memory for use by XMLLogService

Definition at line 34 of file XMLLogService.hpp.

Public Member Functions

 XMLLogServiceAppender (void)
virtual ~XMLLogServiceAppender ()
void setMaxEvents (unsigned int n)
 sets the maximum number of log events cached in memory
void writeLogEvents (pion::net::HTTPResponseWriterPtr &writer)
 writes the events cached in memory to a response stream
void acknowledgeEvent (std::string id)
 deletes the event with the specified ID from the queue
void acknowledgeAllEvents (void)
 deletes all events from the queue
virtual void close ()

Protected Member Functions

virtual void append (const log4cplus::spi::InternalLoggingEvent &event)


The documentation for this class was generated from the following files:
Generated on Wed Apr 13 16:38:37 2011 for pion-platform by  doxygen 1.4.7