Forum Discussion

opaciga's avatar
opaciga
New Contributor
2 years ago
Solved

Setting log level in ReadyAPI and TestRunner

Is there an official way to change the log level when running tests with ReadyAPI and TestRunner?

 

The ReadyAPI docs on groovy scripts only mention using `log.info` to write output from scripts. I would love to be able to use `log.debug`, so that when running locally people can set their ReadyAPI instance to log debug logs but when running with TestRunner in CI we would limit logs to info only.

 

  • Hi,

     

    In the preferences, you can alter the display size of both the raw request and raw response.