17 WvCrashLog(WvLog::LogLevel _max_level = WvLog::NUM_LOGLEVELS);
21 virtual void _mid_line(
const char *str,
size_t len);
WvLogRcv that sticks log messages in the wvcrash_ring_buffer.
virtual void _make_prefix(time_t now_sec)
Set the Prefix and Prefix Length (size_t prelen)
virtual void _mid_line(const char *str, size_t len)
add text to the current log line.
WvLogRcv adds some intelligence to WvLogRcvBase, to keep track of line-prefix-printing and other form...