Static public member functions documentation static std::string format(const std::string &msg,...) Format a string using printf style formatting. Parameters msg The format string. Returns The formatted string.