| AddLogHandler(CLogHandler *handler) | ppl6::CLog | |
| CheckRotate(int facility) | ppl6::CLog | private |
| CLog() | ppl6::CLog | |
| closeSyslog() | ppl6::CLog | |
| console_enabled | ppl6::CLog | private |
| console_facility | ppl6::CLog | private |
| console_level | ppl6::CLog | private |
| debuglevel | ppl6::CLog | private |
| DeleteFilter(const char *module, const char *function) | ppl6::CLog | |
| DeleteFilter(const char *file, int line) | ppl6::CLog | |
| DeleteLogHandler(CLogHandler *handler) | ppl6::CLog | |
| FilterFile | ppl6::CLog | private |
| FilterModule | ppl6::CLog | private |
| firsthandler | ppl6::CLog | private |
| generations | ppl6::CLog | private |
| 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 | |
| inrotate | ppl6::CLog | private |
| IsFiltered(const char *module, const char *function, const char *file, int line, int level) | ppl6::CLog | private |
| lasthandler | ppl6::CLog | private |
| logconsole | ppl6::CLog | private |
| 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 | |
| logff | ppl6::CLog | private |
| logfilename | ppl6::CLog | private |
| logThreadId | ppl6::CLog | private |
| maxsize | ppl6::CLog | private |
| mutex | ppl6::CLog | private |
| openSyslog(const CString &ident, SYSLOG_FACILITY facility=SYSLOG_USER) | ppl6::CLog | |
| Output(int facility, int level, const char *module, const char *function, const char *file, int line, const char *buffer, bool printdate=true) | ppl6::CLog | private |
| OutputArray(int facility, int level, const char *module, const char *function, const char *file, int line, const CAssocArray *a, const char *prefix, CString *Out=NULL) | ppl6::CLog | private |
| Print(int facility, int level, const char *text) | ppl6::CLog | |
| Print(int facility, int level, const char *file, int line, const char *text) | ppl6::CLog | |
| Print(int facility, int level, const char *module, const char *function, const char *file, int line, const char *text) | ppl6::CLog | |
| Print(int level, 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(int facility, int level, const char *file, int line, const char *fmt,...) | 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 | |
| rotate_mechanism | ppl6::CLog | private |
| SetConsole(bool flag=true, int facility=LOG::DEBUG, int level=1) | ppl6::CLog | |
| SetFilter(const char *module, const char *function, int level) | ppl6::CLog | |
| SetFilter(const char *file, int line, int level) | 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 | |
| shouldPrint(const char *module, const char *function, const char *file, int line, int facility, int level) | ppl6::CLog | private |
| 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 | |
| syslogFacility | ppl6::CLog | private |
| syslogIdent | ppl6::CLog | private |
| Terminate() | ppl6::CLog | |
| useSyslog | ppl6::CLog | private |
| ~CLog() | ppl6::CLog | virtual |