16 WvLog::LogLevel _max_level = WvLog::NUM_LOGLEVELS);
22 virtual void _mid_line(
const char *str,
size_t len);
WvLogRcv adds some intelligence to WvLogRcvBase, to keep track of line-prefix-printing and other form...
A WvLogRcv that sends its log messages to any supplied WvStream.
virtual void _mid_line(const char *str, size_t len)
add text to the current log line.