Update src/IO/HTTPCommon.cpp

This commit is contained in:
Alexander Tokmakov 2023-07-20 17:56:30 +03:00 committed by GitHub
parent 08defa36b2
commit e467264588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ namespace
Session::close();
LOG_TRACE(
log,
"Last ip ({}) is unreachable for {}:{}. Will try another resolved address.",
"Last ip ({}) is unreachable for {}:{}. Will try another resolved address.",
Session::getResolvedHost(),
Session::getHost(),
Session::getPort());