Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The filter of events and reactions allows displaying only required messages in the Debug window.

To configure the filter of events and reactions, do the following:

  1. Click the Filter button.
  2. In the Filter window specify the lines that are to be in the message for it to be displayed in the Debug window (1). You can use regular expressions in the line, in this case don't forget to set the Use regex checkbox on step 5.
  3. Specify the lines that are to be in the message for it to not be displayed in the Debug window (2). You can use regular expressions in the line, in this case don't forget to set the Use regex checkbox on step 5.

    Note.

    To add a line to the table, click the ↓ key on the keyboard.  
  4. Click the Yes button (3).
  5. If regular expressions were used in the filter lines, set the Use regex checkbox checked (1).
  6. To apply the filter, set the Apply filter checkbox checked (2).

As a result only messages that fit the search criteria are displayed in the Debug window.

The event and reaction filter is now configured.

  • No labels