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