Searched refs:LOGT (Results 1 – 2 of 2) sorted by relevance
88 #define LOGT(fmt, ...) do { NBLog::Writer *x = tlNBLogWriter; if (x != nullptr) \ macro
3638 LOGT("This is an integer %d, this is a float %f, this is my " in threadLoop()3640 LOGT("A deceptive null-terminated string %\0"); in threadLoop()