hugohendriks
8 years agoOccasional Visitor
How to specify the global-groovy.log location when using the soapui maven plugin
Hi,
I'm using the soapui-maven plugin:
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-maven-plugin</artifactId>
<version>5.0.0</version>
and I'm trying to specify the log location of the global-groovy.log but I can't seem to get this to work. I hoped it was maybe possibly by adding <soapuisettings> for the log4j config but I can't get it to work. It just keep dropping the log file in the basedir.
Does anyone know if you can edit the log location of this file?
Much thanks and best regards,
Hugo
- No voice in maven.
However, refer below thread how to customize logging
http://stackoverflow.com/questions/43754757/soapui-does-not-change-log-file-name-path-after-changes-in-soapui-log4j-xml/43756006#43756006