Define UWARN

Define Documentation

UWARN(...)

Print a warning level message in the logger. Format is the same as a printf:

UWARN("This is a warning message with the number %d", 42);