Definition at line 29 of file wvlog.h.
Public Member Functions | |
WvLogRcvBase () | |
virtual | ~WvLogRcvBase () |
Public Attributes | |
bool | force_new_line |
Protected Member Functions | |
const char * | appname (WvStringParm log) const |
virtual void | log (WvStringParm source, int loglevel, const char *_buf, size_t len)=0 |
Friends | |
class | WvLog |