Set the System.out filed to a file
jvm.setOut(f)
f
The output file name
## Not run: jvm.setOut("/tmp/SysteOut.log") ## End(Not run)