I can't find a way to log only the changes in the output of a robocopy execution, i.e.: those considered new file, new directory, newer file, extra file, or extra directory.
The default output as I have it now consists of a list of all directories (touched or untouched) that were considered in the copying. I want to suppress the untouched.
Help doesn't seem to show a way to do this.