| flushLogStream() | uima::LogFacility | |
| getLastError() const | uima::LogFacility | |
| getLastErrorAsCStr(void) const | uima::LogFacility | |
| getLogStream(LogStream::EnEntryType enLogEntryType) | uima::LogFacility | |
| logError(const TCHAR *cpszMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logError(const std::string &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logError(const icu::UnicodeString &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logError(const ErrorInfo &crclErrorInfo) const | uima::LogFacility | |
| LogFacility(icu::UnicodeString const &) | uima::LogFacility | |
| LogFacility(icu::UnicodeString const &, LogStream::EnEntryType level) | uima::LogFacility | |
| logMessage(const TCHAR *cpszMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logMessage(const std::string &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logMessage(const icu::UnicodeString &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logWarning(const TCHAR *cpszMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logWarning(const std::string &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logWarning(const icu::UnicodeString &crclMessage, long lUserCode=0) const | uima::LogFacility | [inline] |
| logWarning(const ErrorInfo &crclErrorInfo) const | uima::LogFacility | |
| ~LogFacility() | uima::LogFacility | |