This commit is contained in:
Pavel Kartavyy 2015-02-09 11:34:14 +03:00
commit 41b1a8dd25

View File

@ -165,7 +165,7 @@ void Connection::forceConnected()
bool Connection::ping()
{
LOG_TRACE(log_wrapper.get(), "Ping (" << getServerAddress() << ")");
// LOG_TRACE(log_wrapper.get(), "Ping (" << getServerAddress() << ")");
try
{