JAL-3949 Complete new abstracted logging framework in jalview.log. Updated log calls...
[jalview.git] / src / jalview / analysis / AlignmentUtils.java
index f95ff73..fd540da 100644 (file)
@@ -2056,7 +2056,7 @@ public class AlignmentUtils
           }
           else
           {
-            Cache.log.error(
+            Cache.error(
                     "JAL-2154 regression: warning - found (and ignored) a duplicate CDS sequence:" + mtch.toString());
           }
         }