Searched defs:TS_LOGD (Results 1 – 1 of 1) sorted by relevance
48 #define TS_LOGD(format, ...) macro52 #define TS_LOGD(fmt, ...) LOGWITHLEVEL(LOG_DEBUG, 'D', fmt, ##__VA_ARGS__) macro