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