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

Logging output sink. More...

#include <Logger.h>

Inheritance diagram for qpid::log::Logger::Output:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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 49 of file Logger.h.


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.

Implemented in qpid::log::OstreamOutput.


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

Generated on Thu Oct 16 13:38:37 2008 for Qpid by  doxygen 1.5.6