Home
last modified time | relevance | path

Searched refs:commonMsg (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp773 std::string commonMsg = std::format("{} from pool {}", i, id); in sendData() local
777 BMCWEB_LOG_DEBUG("Grabbing idle connection {}", commonMsg); in sendData()
783 commonMsg); in sendData()