Define UWARN
Defined in File ULogger.h
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);
Defined in File ULogger.h
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);