commit 20/10/2025
This commit is contained in:
@@ -71,7 +71,8 @@ class TCP_Barix_Command_Server {
|
||||
|
||||
}
|
||||
} catch (ex:Exception){
|
||||
Logger.error { "Error in communication with Streamer Output with IP $key, Message : ${ex.message}" }
|
||||
if (ex.message!=null) Logger.error { "Error in communication with Streamer Output with IP $key, Message : ${ex.message}" }
|
||||
|
||||
}
|
||||
|
||||
Logger.info { "Finished communicating with Streamer Output with IP $key" }
|
||||
|
||||
Reference in New Issue
Block a user