Lines Matching refs:LogMsg
45 LogMsg(MSG_FAIL, "Transfer path split failed");
58 LogMsg(MSG_FAIL, "HdcFile::BeginTransfer new openReq failed");
70 LogMsg(MSG_FAIL, "Transfer path failed, Master:%s Slave:%s", context->localPath.c_str(),
109 LogMsg(MSG_FAIL, "Unknown file option: %s", argv[i]);
114 LogMsg(MSG_FAIL, "There is no local and remote path");
122 LogMsg(MSG_FAIL, "There is no remote path");
140 LogMsg(MSG_FAIL, "Operation failed, because the source folder is empty.");
186 LogMsg(MSG_OK, "FileTransfer finish, Size:%lld, File count = %d, time:%lldms rate:%.2lfkB/s",
192 LogMsg(MSG_FAIL, "Transfer Stop at:%lld/%lld(Bytes), Reason: %s", context->indexIO, context->fileSize,
271 LogMsg(MSG_FAIL, "%s", errStr.c_str());
276 LogMsg(MSG_FAIL, "%s", errStr.c_str());
287 LogMsg(MSG_FAIL, "Target file is the same date or newer,path: %s", ctxNow.localPath.c_str());
293 LogMsg(MSG_FAIL, "HdcFile::SlaveCheck new openReq failed");