#include <wvlog.h>
Inherited by WvLogRcv.
Public Member Functions | |
WvLogRcvBase () | |
virtual | ~WvLogRcvBase () |
Protected Member Functions | |
const char * | appname (const WvLog *log) const |
virtual void | log (const WvLog *source, int loglevel, const char *_buf, size_t len)=0 |
|
|
|
|
|
Definition at line 140 of file wvlog.cc. References WvLog::app, and log. Referenced by WvLogFileBase::_make_prefix(), and WvLogRcv::_make_prefix(). |
|
Implemented in WvLogRcv. Referenced by WvLog::uwrite(). |