I found a solution:
filter='(%Severity% >= debug) and (not (%Function% = "advance"))'
Now its less verbose like I want to have it. Thanks
I found a solution:
filter='(%Severity% >= debug) and (not (%Function% = "advance"))'
Now its less verbose like I want to have it. Thanks