JAL-3949 Complete new abstracted logging framework in jalview.log. Updated log calls...
[jalview.git] / src / jalview / fts / service / threedbeacons / TDBeaconsFTSPanel.java
index 7fa6aa5..c12b7e4 100644 (file)
@@ -214,7 +214,7 @@ public class TDBeaconsFTSPanel extends GFTSPanel
             }
           } catch (Exception x)
           {
-            Cache.log.warn(
+            Cache.warn(
                     "Couldn't retrieve 3d-beacons model for uniprot id"
                             + searchTerm + " : " + tdbURL,
                     x);