Forum Discussion

gangaaloori's avatar
gangaaloori
New Contributor
13 years ago

How to disable testrunner debug logs

Hello,

Is there a way to disable the DEBUG logs of testrunner.sh or change the log level to INFO or above?

[apply] 16:06:34,051 DEBUG [HttpClientSupport$SoapUIHttpClient] Stale connection check
[apply] 16:06:34,051 DEBUG [HttpClientSupport$SoapUIHttpClient] Attempt 1 to execute request
[apply] 16:06:34,051 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Sending request: POST /cordys/................................ HTTP/1.1
[apply] 16:06:34,163 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Receiving response: HTTP/1.1 200 OK
[apply] 16:06:34,163 DEBUG [HttpClientSupport$SoapUIHttpClient] Connection can be kept alive for 5000 MILLISECONDS

Thanks,
Ganga Aloori

1 Reply

  • Hi gangaaloori,
    you should open SOAPUI bin directory and find soapui-log4j.xml file.
    Here you can configure log level of all SOAPUI logs.

    good luck!