How to get the command line window on stable version of slicer

slicerquestion

Hello

When I use nightly version of slicer, the command line window shows up when I open up the program.
Is there an option/setting so that I can have the window pop up for the stable version of Slicer?

Thank you!

Chad Paik

Unfortunately, the console cannot be hidden/shown dynamically (if you hide it dynamically then you would need to show again when exiting the application, which would look bad). Official builds (both nightly and stable) supposed to have the console disabled.

You can see approximately the same content in the log window (click the small x icon in the lower-right corner in the status bar), even more content application log file (you can see paths in menu: Help / Report a bug). If these don’t work for you then you need to build Slicer with console enabled.