Define UINFO

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);