This is the complete list of members for CatDebug, including all inherited members.
addCategoryNameToLog | CatDebug | static |
addCategoryNameToLogSingleLine | CatDebug | static |
alwaysShowWarnings | CatDebug | static |
AppendToNextLog(string message) | CatDebug | static |
AppendToNextLog(int category, string message) | CatDebug | static |
AppendToNextLog(int category, params object[] messageObjects) | CatDebug | static |
debugCategoryEnabledPreferencesKeyBase | CatDebug | static |
GetCategoryName(int category) | CatDebug | static |
Log(string message) | CatDebug | static |
Log(int category, params object[] message) | CatDebug | static |
Log(string categoryName, params string[] message) | CatDebug | static |
Log(int category, string message) | CatDebug | static |
LogError(int category, string message) | CatDebug | static |
logToFileIncludeStackStrace | CatDebug | static |
LogWarning(int category, string message) | CatDebug | static |
PrependToNextLog(string message) | CatDebug | static |
PrependToNextLog(int category, string message) | CatDebug | static |
PrependToNextLog(int category, params object[] messageObjects) | CatDebug | static |