Searched refs:debugLog (Results 1 – 1 of 1) sorted by relevance
104 char debugLog[g_logBufferSize]; in LogDebug() local107 int ret = vsnprintf_s(debugLog, sizeof(debugLog), sizeof(debugLog) - 1, fmt, arg); in LogDebug()112 LogOutput("D", debugLog); in LogDebug()