Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::log::Logger::Output Class Reference

Logging output sink. More...

#include <qpid/log/Logger.h>

List of all members.

Public Member Functions

 Output ()
virtual ~Output ()
virtual void log (const Statement &, const std::string &)=0
 Receives the statemnt of origin and formatted message to log.

Detailed Description

Logging output sink.

The Output sink provides an interface to direct logging output to. Logging sinks are primarily platform-specific as provided for on each platform.

Implementations of Output must be thread safe.

Definition at line 50 of file Logger.h.


Constructor & Destructor Documentation

qpid::log::Logger::Output::Output (  ) 
virtual qpid::log::Logger::Output::~Output (  )  [virtual]

Member Function Documentation

virtual void qpid::log::Logger::Output::log ( const Statement ,
const std::string &   
) [pure virtual]

Receives the statemnt of origin and formatted message to log.


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Mon Jun 7 17:49:09 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208