Forum Discussion

mmoser18's avatar
mmoser18
Frequent Contributor
13 years ago

How to control the logging verbosity of loadUI?

I am running loadUI via loadUItest.bat (apparently the only way to start loadUI while avoiding the jnlp lookup problem).

However, using that script loadUI apparently runs with logging level set to DEBUG and the console output is VERY verbose.
Can one reduce that somehow and set the verbosity to INFO or WARN only? If so, how? Does that need a startup option or some properties file or what?
M.

2 Replies

  • There's a log4j.xml file in loadUI's installation directory for that.
  • mmoser18's avatar
    mmoser18
    Frequent Contributor
    That did the trick! Thanks!
    BTW: I had to adapt the soapui-log4j.xml, too, to keep the log reasonably short.
    M.