Menu

Suppress Logging to TestResults.xml

Help
Meercat86
2006-11-22
2013-04-25
  • Meercat86

    Meercat86 - 2006-11-22

    Hi,

    I'm running a test which is submitting a search for around 600 different search terms.  The results file TestResults.xml gets very, very large and I was wondering if there was some way to suppress or limit the logging level, or even turn it off.

    I've checked the manual and searched the forum but could not find anything regarding this matter.

    Cheers, M

     
    • Christian Hargraves

      There is a way, but it's as simple as it could be.

      Basically, you need to get the log4j.properties file that comes with jameleon-core.jar and change the logging level for the XMLAppendor. You then need to make sure that the modified log4j.properties gets loaded in the CLASSPATH before jameleon-core.jar does.

      Feel free to ask specific questions if this isn't enough information.

       
      • Christian Hargraves

        I meant "it's not as simple as it could be".

         
    • Meercat86

      Meercat86 - 2006-11-23

      Thanks for the quick response, I'll give that a shot.  I've only been playing with Jameleon for a couple of days and love it already.  I was up and running a data driven test in less than half an hour from downloading it so thanks again for your efforts.

      M.

       

Log in to post a comment.