|
static const char * | loglevels [WvLog::NUM_LOGLEVELS] |
|
Definition at line 4 of file wvwindebuglog.h.
◆ _make_prefix()
void WvLogRcv::_make_prefix |
( |
time_t |
now | ) |
|
|
protectedvirtualinherited |
◆ _begin_line()
void WvLogRcv::_begin_line |
( |
| ) |
|
|
protectedvirtualinherited |
◆ _end_line()
void WvLogRcv::_end_line |
( |
| ) |
|
|
protectedvirtualinherited |
◆ log()
void WvLogRcv::log |
( |
WvStringParm |
source, |
|
|
int |
loglevel, |
|
|
const char * |
_buf, |
|
|
size_t |
len |
|
) |
| |
|
virtualinherited |
◆ end_line()
void WvLogRcv::end_line |
( |
| ) |
|
|
inlineinherited |
◆ level() [1/2]
WvLog::LogLevel WvLogRcv::level |
( |
| ) |
const |
|
inlineinherited |
◆ level() [2/2]
void WvLogRcv::level |
( |
WvLog::LogLevel |
lvl | ) |
|
|
inlineinherited |
◆ set_custom_levels()
bool WvLogRcv::set_custom_levels |
( |
WvString |
descr | ) |
|
|
inherited |
◆ appname()
const char * WvLogRcvBase::appname |
( |
WvStringParm |
log | ) |
const |
|
protectedinherited |
◆ last_source
◆ max_level
WvLog::LogLevel WvLogRcv::max_level |
|
protectedinherited |
◆ last_level
WvLog::LogLevel WvLogRcv::last_level |
|
protectedinherited |
◆ last_time
time_t WvLogRcv::last_time |
|
protectedinherited |
◆ at_newline
bool WvLogRcv::at_newline |
|
protectedinherited |
◆ prefix
◆ prelen
◆ custom_levels
Src_LvlDict WvLogRcv::custom_levels |
|
protectedinherited |
◆ loglevels
const char * WvLogRcv::loglevels |
|
staticinherited |
Initial value:= {
"Crit",
"Err",
"Warn",
"Notice",
"Info",
"*1",
"*2",
"*3",
"*4",
"*5",
}
Definition at line 78 of file wvlogrcv.h.
◆ force_new_line
bool WvLogRcvBase::force_new_line |
|
inherited |
The documentation for this class was generated from the following files: