mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-10 17:30:47 +00:00
Logging update
This commit is contained in:
parent
b7ba01f97f
commit
dea9642c92
@ -1037,7 +1037,7 @@ bool ProcessCmd(const int fd, const PbCommand& command)
|
|||||||
s << id;
|
s << id;
|
||||||
isFirst = false;
|
isFirst = false;
|
||||||
}
|
}
|
||||||
LOGINFO("Reserved IDs: %s", s.str().c_str());
|
LOGINFO("Reserved IDs set to: %s", s.str().c_str());
|
||||||
|
|
||||||
return ReturnStatus(fd);
|
return ReturnStatus(fd);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user