Add test for FairMQMessage::Rebuild

This commit is contained in:
Alexey Rybalchenko
2018-11-28 17:54:15 +01:00
committed by Dennis Klein
parent c605cbc3f6
commit a9619a06d0
5 changed files with 48 additions and 8 deletions

View File

@@ -88,7 +88,7 @@ FairMQSocketNN::FairMQSocketNN(const string& type, const string& name, const str
}
#endif
// LOG(info) << "created socket " << fId;
LOG(debug) << "Created socket " << GetId();
}
string FairMQSocketNN::GetId()