JAL-3949 Complete new abstracted logging framework in jalview.log. Updated log calls...
[jalview.git] / src / jalview / structures / models / AAStructureBindingModel.java
index f1f2d30..a1b616c 100644 (file)
@@ -1497,7 +1497,7 @@ public abstract class AAStructureBindingModel
       saveSession(f);
     } catch (IOException e)
     {
-      Cache.log.error(String.format("Error saving %s session: %s", prefix,
+      Cache.error(String.format("Error saving %s session: %s", prefix,
               e.toString()));
     }