Searched defs:TS_LOGF (Results 1 – 2 of 2) sorted by relevance
44 #define TS_LOGF(fmt, ...) LOGWITHLEVEL(LOG_FATAL, 'F', fmt, ##__VA_ARGS__) macro