qpid::log::OstreamOutput Class Reference
OstreamOutput is a reusable logging sink that directs logging to a C++ ostream.
More...
#include <OstreamOutput.h>
List of all members.
|
Public Member Functions |
| OstreamOutput (std::ostream &o) |
| OstreamOutput (const std::string &file) |
virtual void | log (const Statement &, const std::string &m) |
| Receives the statemnt of origin and formatted message to log.
|
Detailed Description
OstreamOutput is a reusable logging sink that directs logging to a C++ ostream.
Definition at line 27 of file OstreamOutput.h.
Member Function Documentation
virtual void qpid::log::OstreamOutput::log |
( |
const Statement & |
, |
|
|
const std::string & |
| |
|
) |
| | [virtual] |
The documentation for this class was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/log/OstreamOutput.h