JAL-629 JAL-4265 JAL-4286 report the filename for the exported structure image like...
[jalview.git] / src / jalview / bin / Commands.java
index 1d65fc6..5d3b50d 100644 (file)
@@ -769,7 +769,7 @@ public class Commands
                   AppJmol jmol = (AppJmol) sview;
                   jmol.makePDBImage(structureImageFile, imageType, renderer,
                           userBis);
-                  Console.debug("Finished Rendering image to "
+                  Console.info("Exported structure image to "
                           + structureImageFile);
 
                   // RESTORE SESSION AFTER EXPORT IF NEED BE