Searched defs:TS_LOGE (Results 1 – 2 of 2) sorted by relevance
43 #define TS_LOGE(fmt, ...) LOGWITHLEVEL(LOG_ERROR, 'E', fmt, ##__VA_ARGS__) macro