diff --git a/cpp/core_v2/internal/bwu_manager.cc b/cpp/core_v2/internal/bwu_manager.cc index ed17899b..595b9784 100644 --- a/cpp/core_v2/internal/bwu_manager.cc +++ b/cpp/core_v2/internal/bwu_manager.cc @@ -707,7 +707,7 @@ Medium BwuManager::ChooseBestUpgradeMedium(const std::vector& mediums) { // switch. NEARBY_LOG( INFO, - "Current upgrade medium %s is not supported by the remote endpoint", + "Current upgrade medium %d is not supported by the remote endpoint", medium_); }