Forum Discussion

eyork123's avatar
eyork123
New Contributor
14 years ago

Set log directory via testrunner.bat

Hi,

My question is how do you set the log directory location for the log files (e.g. soapui.log, soapui-errors.log) generated during runtime? I want to accomplish this via adding a parameter to testrunner.bat that can be passed in from the command line and then consumed by java.

So far, I've read on the forum here to add this following setting to JAVA_OPTS in testrunner.bat:
-Dsoapui.log.dir="C:\blah\blah\logs\"

The setting was a let down. Please help. I've hit a wall. Thanks!

-Eric