This is the complete list of members for YUILog, including all inherited members.
basename(const std::string &fileNameWithPath) | YUILog | static |
debug(const char *logComponent, const char *sourceFileName, int lineNo, const char *functionName) | YUILog | static |
debugLoggingEnabled() | YUILog | static |
debugLoggingEnabledHook() | YUILog | static |
enableDebugLogging(bool debugLogging=true) | YUILog | static |
enableDebugLoggingHook() | YUILog | static |
error(const char *logComponent, const char *sourceFileName, int lineNo, const char *functionName) (defined in YUILog) | YUILog | static |
instance() | YUILog | static |
log(YUILogLevel_t logLevel, const char *logComponent, const char *sourceFileName, int lineNo, const char *functionName) | YUILog | |
logFileName() | YUILog | static |
loggerFunction(bool returnStdLogger=false) | YUILog | static |
milestone(const char *logComponent, const char *sourceFileName, int lineNo, const char *functionName) (defined in YUILog) | YUILog | static |
setEnableDebugLoggingHooks(YUIEnableDebugLoggingFunction enableFunction, YUIDebugLoggingEnabledFunction isEnabledFunction) | YUILog | static |
setLogFileName(const std::string &logFileName) | YUILog | static |
setLoggerFunction(YUILoggerFunction loggerFunction) | YUILog | static |
warning(const char *logComponent, const char *sourceFileName, int lineNo, const char *functionName) (defined in YUILog) | YUILog | static |