Searched refs:OutputUpdaterLog (Results 1 – 2 of 2) sorted by relevance
92 std::ostream& UpdaterLogger::OutputUpdaterLog(const std::string &path, int line) in OutputUpdaterLog() function in Updater::UpdaterLogger142 UpdaterLogger(level).OutputUpdaterLog(fileName, line) << "vsnprintf_s failed"; in Logger()146 UpdaterLogger(level).OutputUpdaterLog(fileName, line) << str; in Logger()
37 #define LOG(level) UpdaterLogger(level).OutputUpdaterLog((__FILE_NAME__), (__LINE__))128 std::ostream& OutputUpdaterLog(const std::string &path, int line);