Service Virtualization

  • 1.  Suppress Test Runner log being logged into test case log file

    Posted May 22, 2017 12:13 PM

    Hi,

          How to suppress Test Runner log being logged into test case log file?

                                        Thanks,

    Regards,

    Vish



  • 2.  Re: Suppress Test Runner log being logged into test case log file

    Posted May 23, 2017 01:40 PM

    The logging level that is used is the same as that set in the LISA_HOME\logging.properties file. And to change the logging level, edit the log4j.rootCategory property in the logging.properties file.

    log4j.rootCategory=OFF,A1

    log4j.rootCategory=OFF,A1,registry   ( incase of cloud runs ) 

     

    Hope this helps

    Thanks,

    Rajesh k Singh



  • 3.  Re: Suppress Test Runner log being logged into test case log file

    Posted May 29, 2017 08:44 PM

    Hi Rajesh,

                     Test runner is picking up the test case log4j properties file and getting logged into the test case log file.

                                                        Thanks,

    Regards,

    Vish



  • 4.  Re: Suppress Test Runner log being logged into test case log file

    Posted May 24, 2017 06:57 AM

    Vish,

     

    Did Rajesh's reply help you out with your question?



  • 5.  Re: Suppress Test Runner log being logged into test case log file

    Posted May 29, 2017 08:46 PM

    Hi Reid,

                   The solution is not working.Please post if you have any solution for the problem.
                                                    Thanks,

    Regards,

    Vish



  • 6.  Re: Suppress Test Runner log being logged into test case log file

    Broadcom Employee
    Posted May 30, 2017 10:03 AM

    Not sure you can suppress trunner.log if running Testrunner.



  • 7.  Re: Suppress Test Runner log being logged into test case log file

    Posted May 30, 2017 10:50 AM

    Hi Marcy,

                   I am able to suppress the trunner.log by but once the test case log4j.properties is initialized it is logging into the test case log file.

                                                                         Thanks,

    Regards,

    Vish