mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-23 06:30:04 +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;
|
||||
isFirst = false;
|
||||
}
|
||||
LOGINFO("Reserved IDs: %s", s.str().c_str());
|
||||
LOGINFO("Reserved IDs set to: %s", s.str().c_str());
|
||||
|
||||
return ReturnStatus(fd);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user