mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-17 04:38:41 +01:00
log
This commit is contained in:
@@ -75,7 +75,7 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
//start tcp server thread
|
||||
if(user->start() == slsReceiverDefs::OK){
|
||||
cout << "DONE!" << endl;
|
||||
FILE_LOG(logDEBUG1) << "DONE!" << endl;
|
||||
string str;
|
||||
cin>>str;
|
||||
//wait and look for an exit keyword
|
||||
|
||||
Reference in New Issue
Block a user