I have written a tool and I would like it to continue outputting to the cmd.exe screen. However I want to also output everything to a log file.
In short I want to output to both the cmd.exe screen and a log file, how could I go about doing this?
Thanks, Michael