26 static void LogInfo(
const char* format, ...);
27 static void LogError(
const char* format, ...);
28 static void LogWarning(
const char* format, ...);
29 static void LogDebug(
const char* format, ...);
static void LogDebug(const char *format,...)
static void LogInfo(const char *format,...)
static void LogWarning(const char *format,...)
static void LogError(const char *format,...)