|
The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for SWLog, including all inherited members.
| getLogLevel() const | SWLog | inline |
| getSystemLog() | SWLog | static |
| LOG_DEBUG | SWLog | static |
| LOG_ERROR | SWLog | static |
| LOG_INFO | SWLog | static |
| LOG_TIMEDINFO | SWLog | static |
| LOG_WARN | SWLog | static |
| logDebug(const char *fmt,...) const | SWLog | |
| logError(const char *fmt,...) const | SWLog | |
| logInformation(const char *fmt,...) const | SWLog | |
| logLevel | SWLog | protected |
| logMessage(const char *message, int level) const | SWLog | virtual |
| logTimedInformation(const char *fmt,...) const | SWLog | virtual |
| logWarning(const char *fmt,...) const | SWLog | |
| setLogLevel(char level) | SWLog | inline |
| setSystemLog(SWLog *newLogger) | SWLog | static |
| SWLog() | SWLog | inline |
| systemLog | SWLog | protectedstatic |
| ~SWLog() | SWLog | inlinevirtual |