32   vsprintf(buffer, format, ap);
    42   vsprintf(buffer, format, ap);
    52   vsprintf(buffer, format, ap);
    62   vsprintf(buffer, format, ap);
 
static void LogDebug(const char *format,...)
static void LogInfo(const char *format,...)
static void LogWarning(const char *format,...)
static void LogError(const char *format,...)