#define Log3(s,p1,p2,p3) lprintf( s, p1, p2, p3 )
logging.h
Depricated. Logs a format string that takes 3 parameters.
lprintf
Macros