#define Log6(s,p1,p2,p3,p4,p5,p6) lprintf( s, p1, p2, p3,p4,p5,p6)
logging.h
Depricated. Logs a format string that takes 6 parameters.
lprintf
Macros