Function LogTag.errorf

add a formatted error log entry with this tag

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