AddLogHandler(CLogHandler *handler) | ppl6::CLog | |
CDebug() | ppl6::CDebug | |
CLog() | ppl6::CLog | |
closeSyslog() | ppl6::CLog | |
DeleteFilter(const char *module, const char *function) | ppl6::CLog | |
DeleteFilter(const char *file, int line) | ppl6::CLog | |
DeleteLogHandler(CLogHandler *handler) | ppl6::CLog | |
GetDebugLevel() | ppl6::CDebug | |
GetLogLevel(int facility) | ppl6::CLog | |
HexDump(int facility, int level, const void *address, int bytes) | ppl6::CLog | |
HexDump(const void *address, int bytes) | ppl6::CLog | |
Log(const char *text) | ppl6::CDebug | |
Log(int level, const char *text) | ppl6::CDebug | |
LogError(int level) | ppl6::CLog | |
LogError() | ppl6::CLog | |
LogError(const char *file, int line) | ppl6::CLog | |
LogError(const char *module, const char *function, const char *file, int line) | ppl6::CLog | |
LogError(int facility, int level, const char *file, int line) | ppl6::CLog | |
LogError(int facility, int level, const char *module, const char *function, const char *file, int line) | ppl6::CLog | |
LogErrorCode(int level, ppluint32 errorcode) | ppl6::CLog | |
LogErrorCode(ppluint32 errorcode) | ppl6::CLog | |
Logf(const char *fmt,...) | ppl6::CDebug | |
Logf(int level, const char *fmt,...) | ppl6::CDebug | |
openSyslog(const CString &ident, SYSLOG_FACILITY facility=SYSLOG_USER) | ppl6::CLog | |
Print(const char *text) | ppl6::CDebug | |
Print(int level, const char *text) | ppl6::CDebug | |
ppl6::CLog::Print(int facility, int level, const char *text) | ppl6::CLog | |
ppl6::CLog::Print(int facility, int level, const char *file, int line, const char *text) | ppl6::CLog | |
ppl6::CLog::Print(int facility, int level, const char *module, const char *function, const char *file, int line, const char *text) | ppl6::CLog | |
PrintArray(int facility, int level, const CAssocArray *a, const char *fmt,...) | ppl6::CLog | |
PrintArray(int facility, int level, const char *module, const char *function, const char *file, int line, const CAssocArray *a, const char *fmt,...) | ppl6::CLog | |
PrintArraySingleLine(int facility, int level, const char *module, const char *function, const char *file, int line, const CAssocArray *a, const char *fmt,...) | ppl6::CLog | |
Printf(const char *fmt,...) | ppl6::CDebug | |
Printf(int level, const char *fmt,...) | ppl6::CDebug | |
ppl6::CLog::Printf(int facility, int level, const char *file, int line, const char *fmt,...) | ppl6::CLog | |
ppl6::CLog::Printf(int facility, int level, const char *module, const char *function, const char *file, int line, const char *fmt,...) | ppl6::CLog | |
Printfs(int level, const char *fmt,...) | ppl6::CLog | |
Printfs(int facility, int level, const char *fmt,...) | ppl6::CLog | |
SetConsole(bool flag=true) | ppl6::CDebug | |
ppl6::CLog::SetConsole(bool flag=true, int facility=LOG::DEBUG, int level=1) | ppl6::CLog | |
SetDebugLevel(int level) | ppl6::CDebug | |
SetFilter(const char *module, const char *function, int level) | ppl6::CLog | |
SetFilter(const char *file, int line, int level) | ppl6::CLog | |
SetLogfile(const char *filename) | ppl6::CDebug | |
ppl6::CLog::SetLogfile(int facility, const char *filename) | ppl6::CLog | |
SetLogLevel(int facility, int level=1) | ppl6::CLog | |
SetLogRotate(ppluint64 maxsize, int generations) | ppl6::CLog | |
SYSLOG_AUTH enum-Wert | ppl6::CLog | |
SYSLOG_AUTHPRIV enum-Wert | ppl6::CLog | |
SYSLOG_CONSOLE enum-Wert | ppl6::CLog | |
SYSLOG_CRON enum-Wert | ppl6::CLog | |
SYSLOG_DAEMON enum-Wert | ppl6::CLog | |
SYSLOG_FACILITY enum-Bezeichner | ppl6::CLog | |
SYSLOG_FTP enum-Wert | ppl6::CLog | |
SYSLOG_KERN enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL0 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL1 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL2 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL3 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL4 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL5 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL6 enum-Wert | ppl6::CLog | |
SYSLOG_LOCAL7 enum-Wert | ppl6::CLog | |
SYSLOG_LPR enum-Wert | ppl6::CLog | |
SYSLOG_MAIL enum-Wert | ppl6::CLog | |
SYSLOG_NEWS enum-Wert | ppl6::CLog | |
SYSLOG_NTP enum-Wert | ppl6::CLog | |
SYSLOG_SECURITY enum-Wert | ppl6::CLog | |
SYSLOG_SYSLOG enum-Wert | ppl6::CLog | |
SYSLOG_USER enum-Wert | ppl6::CLog | |
SYSLOG_UUCP enum-Wert | ppl6::CLog | |
Terminate() | ppl6::CLog | |
~CDebug() | ppl6::CDebug | |
~CLog() | ppl6::CLog | virtual |