I'm working on writing a pretty simple Windows batch file. The batch needs to call another batch, which we'll call batch2 (batch2 will be dynamically generated by a separate process). I want to log ...