Function Logger.warn

See dtext.log.Logger : Logger.warn

void warn(Args...) (
  in char[] fmt,
  Args args,
  string func = __FUNCTION__
);