Searched refs:errName (Results 1 – 1 of 1) sorted by relevance
250 std::string errName = errorString[err]; in showStats() local251 log_info("Error %s:\t%d\n", errName.c_str(), it->second); in showStats()