Searched refs:logBuf (Results 1 – 1 of 1) sorted by relevance
250 … string logBuf = StringFormat("[%s][%s]%s%s %s%s", logLevelString.c_str(), timeString.c_str(), in PrintLogEx() local253 printf("%s", logBuf.c_str()); in PrintLogEx()257 LogToFile(logBuf.c_str()); in PrintLogEx()259 LogToCache(logBuf.c_str()); in PrintLogEx()