private static void GetGameLogs(ClientInfo clientInfo, JObject jsonObject)
 {
     SendMessage(clientInfo, sl.getGameLogs());
 }