Forum Discussion
SmartBear_Suppo
Alumni
14 years agoPlease try the newest nightly build (just fixed this -- I hope)!
I the problem persists, you can change these rows in log4j.xml in the loadUI directory:
to this: I the problem persists, you can change these rows in log4j.xml in the loadUI directory:
/Henrik
eviware.com
I the problem persists, you can change these rows in log4j.xml in the loadUI directory:
<logger name="com.eviware.loadui" additivity="false">
<level value="INFO" />
to this: I the problem persists, you can change these rows in log4j.xml in the loadUI directory:
<logger name="com.eviware.loadui" additivity="false">
<level value="DEBUG" />
/Henrik
eviware.com