How to use log filter

I found a solution:

filter='(%Severity% >= debug) and (not (%Function% = "advance"))'

Now its less verbose like I want to have it. Thanks

1 Like