With find you can do a realtime search in the log-file. Realtime means, that the search will also be applied to every new entry.
You can open the tool bar by.
- Edit | Find
- Ctrl + F
- Hitting the find button in the tool bar.
Match case
If this checkbox is set, the test becomes case sensetive.
Regex
If this checkbox is set, the search string will be treat as a regular expression. If the entered regular expression cannot be compiled, the element will show it with a red border.