23 #ifndef __ccxx_SystemLog_hxx 24 #define __ccxx_SystemLog_hxx 65 void logMessage(
LogSeverity severity,
const char* msg, va_list args);
74 void logMessage(
LogSeverity severity,
const char* msg, ...);
78 #ifdef CCXX_OS_WINDOWS 85 #endif // __ccxx_SystemLog_hxx
Informational messages.
Definition: LogFormat.h++:48
LogSeverity
System logging severity.
Definition: SystemLog.h++:44
Error messages.
Definition: LogFormat.h++:52
#define COMMONCPP_API
Definition: Common.h++:126
Definition: SystemLog.h++:44
The system event log.
Definition: SystemLog.h++:39
Definition: AllocationMap.c++:25