Drizzled Public API Documentation

CSLog Member List
This is the complete list of members for CSLog, including all inherited members.
CSLog(FILE *s, int level) (defined in CSLog)CSLog [inline]
eol(CSThread *self, int level) (defined in CSLog)CSLog
Error (defined in CSLog)CSLog [static]
flush() (defined in CSLog)CSLog [inline]
getNow(char *buffer, size_t len) (defined in CSLog)CSLog
header(CSThread *self, const char *func, const char *file, int line, int level) (defined in CSLog)CSLog [private]
iHeaderPending (defined in CSLog)CSLog [private]
iLockCount (defined in CSLog)CSLog [private]
iLockThread (defined in CSLog)CSLog [private]
iLogLevel (defined in CSLog)CSLog [private]
iMutex (defined in CSLog)CSLog [private]
iStream (defined in CSLog)CSLog [private]
lock() (defined in CSLog)CSLog [inline]
log(CSThread *self, const char *func, const char *file, int line, int level, const char *buffer) (defined in CSLog)CSLog
log(CSThread *self, int level, const char *) (defined in CSLog)CSLog
log(CSThread *self, int level, CSString &) (defined in CSLog)CSLog
log(CSThread *self, int level, CSString *) (defined in CSLog)CSLog
log(CSThread *self, int level, int) (defined in CSLog)CSLog
log_va(CSThread *self, int level, const char *func, const char *file, int line, const char *fmt, va_list ap) (defined in CSLog)CSLog
logf(CSThread *self, int level, const char *fmt,...) (defined in CSLog)CSLog
logf(CSThread *self, int level, const char *func, const char *file, int line, const char *fmt,...) (defined in CSLog)CSLog
logLine(CSThread *self, int level, const char *buffer) (defined in CSLog)CSLog
Protocol (defined in CSLog)CSLog [static]
Trace (defined in CSLog)CSLog [static]
unlock() (defined in CSLog)CSLog [inline]
Warning (defined in CSLog)CSLog [static]
~CSLog() (defined in CSLog)CSLog [inline, virtual]