Function LogTag.tracef

add a formatted trace log entry with this tag

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