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