Hi,
I see the log.info I am doing from a Groovy test step printed to the console when I run loadtestrunner. If you have the logging in a Groovy test script you could redirect with > to a output file i.e
C:\Program Files\SmartBear\SoapUI-Pro-5.0.0\bin>loadtestrunner "C:\SoapUI\SOAPUI\Projects\MockServiceTesting-soapui-project.xml" > C:\loadtesttemp.txt.
I'm not sure where you are using log.info in which you can not see the results, but it is present for me in the .log files in the <SoapUI Pro install>\bin directory as well. I do have File -> Preferences -> UI Settings, check Do not disable groovy log checked.
Regards,
Marcus
SmartBear Support