is it possible to redirect the console output to a file

Answered

... I mean the console output that is normally displayed in the IDEA Run/Debug Window.

sure I can run the app via command line, or setup log4j,
but in some cases it would still be very convenient to be able to simple log the output into a file while launching it via IDEA


3
2 comments

Yes this feature is useful for my projects

0

Post is closed for comments.