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