Logger moved to prefs so that class not found error can be handled in main
[jalview.git] / src / jalview / ws / MsaWSClient.java
index 214d120..253dfba 100755 (executable)
@@ -257,7 +257,7 @@ public class MsaWSClient
             throw (new Exception(\r
                 "Timed out when communicating with server\nTry again later.\n"));\r
           }\r
-          jalview.bin.Jalview.log.debug("Result state " + result.getState() +\r
+          jalview.bin.Cache.log.debug("Result state " + result.getState() +\r
                                         "(ServerError=" + result.isServerError() +\r
                                         ")");\r
           if (result.isRunning())\r