Define UERROR

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