--mrlog will pipe all stdout through mrlog. --userFriendlyOutput=<file> will `tee` all output to <file>. It will filter stdout with a grep to highlight test progress and possible failures.
--mrlog will pipe all stdout through mrlog. --userFriendlyOutput=<file> will `tee` all output to <file>. It will filter stdout with a grep to highlight test progress and possible failures.