Function LogTag.warningf

add a formatted warning log entry with this tag

void warningf(Args...) (
  in string fmt,
  Args args
) const;