mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-01 17:11:17 +01:00
sorted receiver client interface, more consistent
This commit is contained in:
@@ -278,7 +278,7 @@ void UDPBaseImplementation::setFilePath(const char c[]){
|
||||
else
|
||||
FILE_LOG(logWARNING) << "FilePath does not exist: " << filePath;
|
||||
}
|
||||
FILE_LOG(logDEBUG) << "Info: File path: " << filePath;
|
||||
FILE_LOG(logINFO) << "Info: File path: " << filePath;
|
||||
}
|
||||
|
||||
void UDPBaseImplementation::setFileIndex(const uint64_t i){
|
||||
|
||||
Reference in New Issue
Block a user