mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 07:18:42 +01:00
cosmetic print outs
This commit is contained in:
@@ -33,7 +33,7 @@ UDPInterface * UDPInterface::create(string receiver_type){
|
||||
}
|
||||
#endif
|
||||
else{
|
||||
FILE_LOG(logWARNING) << "[ERROR] UDP interface not supported, using standard implementation";
|
||||
FILE_LOG(logERROR) << "UDP interface not supported, using base implementation";
|
||||
return new UDPBaseImplementation();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user