JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / util / Log4j.java
index de8f719..6517703 100644 (file)
@@ -96,7 +96,8 @@ public class Log4j
       init = true;
     } catch (Exception e)
     {
-      jalview.bin.Console.errPrintln("Problems initializing the log4j system\n");
+      jalview.bin.Console
+              .errPrintln("Problems initializing the log4j system\n");
       e.printStackTrace(System.err);
     }
   }