minor fix for * JAL-537
[jalview.git] / src / jalview / bin / Cache.java
index cebb504..5688ae1 100755 (executable)
@@ -170,6 +170,10 @@ public class Cache
 
   public static void initLogger()
   {
+    if (log!=null)
+    {
+      return;
+    }
     try
     {
       // TODO: redirect stdout and stderr here in order to grab the output of