Mirror writeProgress output in the standard Windows console

Hello, 

Thank you for the stdConsole command suggestion, I do indeed use it, but the problem with stdConsole is that during processes that take a while like building calculating mesh or textures, it doesn’t output to console. The Cli does have “writeProgress” command, but it only outputs to a file. 

It would be great If I could have the output from “writeProgress” output in the standard Windows console. You basically have no idea whats happening during process like calculating mesh or textures.

Thank you