It is a pretty complicated issue (at least for me).
GUI software at a given moment, calls console software, which outputs something to console and quits. I'd like to save those results to a text file, but I can't call the console software myself.
Is there anyway to globally record all console outputs?