Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. Click the Filter button.
    Image Modified
  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.

    Info
    titleNote.
    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).
    Image Added
  6. To apply the filter, set the Apply filter checkbox checked (2).
    Image Removed

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

...