#include <wvlogrcv.h>
Inheritance diagram for WvLogConsole:
Public Member Functions | |
WvLogConsole (int _fd, WvLog::LogLevel _max_level=WvLog::NUM_LOGLEVELS) | |
virtual | ~WvLogConsole () |
WvLogConsole (int _fd, WvLog::LogLevel _max_level=WvLog::NUM_LOGLEVELS) | |
virtual | ~WvLogConsole () |
Protected Member Functions | |
virtual void | _mid_line (const char *str, size_t len) |
virtual void | _mid_line (const char *str, size_t len) |
|
|
|
Definition at line 252 of file wvlog.cc. References WvLogRcv::end_line(). |
|
|
|
|
|
add text to the current log line. 'str' may contain only one ' Implements WvLogRcv. |
|
add text to the current log line. 'str' may contain only one ' Implements WvLogRcv. Definition at line 258 of file wvlog.cc. References WvStream::uwrite(). |