Searched defs:LogPrint (Results 1 – 2 of 2) sorted by relevance
24 static void LogPrint([[maybe_unused]] int id, int level, const char *component, [[maybe_unused]] co… in LogPrint() function73 static void LogPrint([[maybe_unused]] int id, [[maybe_unused]] int level, [[maybe_unused]] const ch… in LogPrint() function
47 void LogPrint(ConsoleLevel level, const char *component, const char *msg) in LogPrint() function