JAL-4193 JAL-4194 sessionProperties layer in Cache, CLI arg Opts to deal with -Pkey...
[jalview.git] / src / jalview / bin / Console.java
index b868e7b..4b18484 100644 (file)
@@ -242,8 +242,11 @@ public class Console
 
       if (!Platform.isJS())
       {
-        System.err
-                .println("Setting initial log level to " + logLevel.name());
+        if (!Jalview.quiet())
+        {
+          System.err.println(
+                  "Setting initial log level to " + logLevel.name());
+        }
         Log4j.init(logLevel);
       }
       // log output