mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
improved logging of picking the right Igtimi WebSocket server
This commit is contained in:
+1
@@ -509,6 +509,7 @@ public class IgtimiConnectionFactoryImpl implements IgtimiConnectionFactory {
|
||||
return o1Score - o2Score;
|
||||
}
|
||||
});
|
||||
logger.info("Trying Igtimi WebSocket servers in the following order: "+result);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user