mirror of
https://github.com/akuker/RASCSI.git
synced 2025-08-15 08:27:34 +00:00
Logging update
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user