|
HDK
|
This is the complete list of members for UT_ErrorLog, including all inherited members.
| clearMantraOnceErrors() | UT_ErrorLog | static |
| error(const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| errorOnce(const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| format(int lev, const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| formatOnce(int lev, const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| getAppendDate() const | UT_ErrorLog | inline |
| getDoLogging() const | UT_ErrorLog | inline |
| getForceConsoleColor() const | UT_ErrorLog | inline |
| getLogFileName() const | UT_ErrorLog | inline |
| getLogToConsole() const | UT_ErrorLog | inline |
| getLogToSystem() const | UT_ErrorLog | inline |
| getMantraVerboseLevel() | UT_ErrorLog | static |
| getMinConsoleLevel() const | UT_ErrorLog | inline |
| getMinLevel() const | UT_ErrorLog | inline |
| getPrefix() const | UT_ErrorLog | inline |
| HeaderCallback typedef | UT_ErrorLog | |
| isMantraVerbose(int level) | UT_ErrorLog | static |
| logError(const UT_Error *) | UT_ErrorLog | |
| MantraColorCallback typedef | UT_ErrorLog | |
| mantraElapsedTime() | UT_ErrorLog | static |
| mantraError(const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(1 | UT_ErrorLog | static |
| mantraErrorOnce(const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(1 | UT_ErrorLog | static |
| mantraPrintf(int level, const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(2 | UT_ErrorLog | static |
| mantraPrintfOnce(int level, const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(2 | UT_ErrorLog | static |
| MantraTimestampCallback typedef | UT_ErrorLog | |
| MantraVerboseCallback typedef | UT_ErrorLog | |
| mantraWarning(const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(1 | UT_ErrorLog | static |
| mantraWarningOnce(const char *msg,...) SYS_PRINTF_CHECK_ATTRIBUTE(1 | UT_ErrorLog | static |
| printErrorToConsole(const char *msg, const char *prefix="", bool enable_color=false) | UT_ErrorLog | static |
| printMessageToConsole(const char *msg, const char *prefix="", bool enable_color=false) | UT_ErrorLog | static |
| printWarningToConsole(const char *msg, const char *prefix="", bool enable_color=false) | UT_ErrorLog | static |
| registerCallback(ErrorCallback *err) | UT_ErrorLog | static |
| resetState() | UT_ErrorLog | inline |
| setAppendDate(bool append_date) | UT_ErrorLog | inline |
| setDoLogging(bool log) | UT_ErrorLog | inline |
| setForceConsoleColor(bool log) | UT_ErrorLog | inline |
| setHeaderCallback(HeaderCallback callback) | UT_ErrorLog | inline |
| setLogFileName(const UT_String &name) | UT_ErrorLog | inline |
| setLogToConsole(bool log) | UT_ErrorLog | inline |
| setLogToSystem(bool log) | UT_ErrorLog | inline |
| setMantraColorCallback(MantraColorCallback cb) | UT_ErrorLog | static |
| setMantraElapsedTime(bool enable) | UT_ErrorLog | static |
| setMantraTimestampCallback(MantraTimestampCallback cb) | UT_ErrorLog | static |
| setMantraVerboseCallback(MantraVerboseCallback cb) | UT_ErrorLog | static |
| setMantraVerboseLevel(int level) | UT_ErrorLog | static |
| setMaxLogSize(int64 size) | UT_ErrorLog | inline |
| setMinConsoleLevel(const int level) | UT_ErrorLog | inline |
| setMinLevel(const int level) | UT_ErrorLog | inline |
| setPrefix(const UT_StringHolder &prefix) | UT_ErrorLog | inline |
| universalLogSourceName() | UT_ErrorLog | static |
| UT_ErrorLog() | UT_ErrorLog | |
| warning(const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| warningOnce(const char *fmt, const Args &...args) | UT_ErrorLog | inlinestatic |
| ~UT_ErrorLog() | UT_ErrorLog |