Define UINFO
Defined in File ULogger.h
Define Documentation
-
UINFO(...)
Print a information level message in the logger. Format is the same as a printf:
UINFO("This is a information message with the number %d", 42);
Defined in File ULogger.h
Print a information level message in the logger. Format is the same as a printf:
UINFO("This is a information message with the number %d", 42);