#include <logstream.h>
Inheritance diagram for LogStdoutSink:
Public Member Functions | |
LogStdoutSink () | |
virtual | ~LogStdoutSink () |
virtual void | Write (const std::string &rstrMsg) |
void | SetLogThreshold (unsigned int uiLevel) |
Protected Attributes | |
unsigned int | m_uiThreshold |
|
|
|
|
|
Write data to stdout
Implements LogSink. |
|
Set the threshold of loglevel
|
|
Loglevel threshold |