Forum Discussion

Nickolas's avatar
Nickolas
Occasional Contributor
3 years ago
Solved

Disable logging of a single TestedApp

Can I disable logging of a single TestedApp?

 

Currently in my project I test one application and I want all inputs and data out of this application.

But I also have two other TestedApps in the project, which I don't care about their input logs because they are support applications. I have them as TestedApps mainly for the ease to run them and specify run parameters.

 

One of the examples of logging that I don't care about these specific apps is "The button was clicked with the left mouse button". But I still want these logs about the main TestedApp.


Is there a way to disable logging for these specific applications?

2 Replies