CXI
Loading...
Searching...
No Matches
Log Member List

This is the complete list of members for Log, including all inherited members.

getInstance(void)Logstatic
init(const char *filename=NULL, int level=Log::LEVEL_NONE, int size=0)Log
init(Config &config)Log
LEVEL_DEBUG enum valueLog
LEVEL_ERROR enum valueLog
LEVEL_INFO enum valueLog
LEVEL_NONE enum valueLog
LEVEL_TRACE enum valueLog
LEVEL_WARNING enum valueLog
levels enum nameLog
levels enum nameLog
Log(char *filename=NULL, int level=Log::LEVEL_NONE, int size=0)Log
Log(const Log &log)Log
Log(Config &config)Log
print(const char *where, const char *format,...)Log
print(const char *where, int line, const char *format,...)Log
xprint(const char *where, const char *text, const char *data, int len)Log
xprint(const char *where, const char *text, const ByteArray &ba)Log