Function LogTag.infof

add a formatted info log entry with this tag

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