I think this goes in help.
You can't read console.log while it's in use; you'll need to read the output of the EXE directly.
Why has this never been a problem for me?
If its Linux could you not just do a subprocess call and tail the log file?