Skip to content

Conversation

@goodlyrottenapple
Copy link
Contributor

This change allows us to write the following filter:

kore|booster>!(kore-term|detail).

i.e. log everything from kore and booster except for the innermost kore-term or detail contexts, which contain the pretty printed terms and extra details about e.g. rule locations which may be too noisy. This was previously not possible because we couldn't apply ! over a bracketed expression. I've added conjunction & for good measure, so we could also write the above filter as kore|booster>!kore-term&!detail.

@goodlyrottenapple goodlyrottenapple marked this pull request as ready for review June 7, 2024 14:28
@rv-jenkins rv-jenkins merged commit 52ff279 into master Jun 11, 2024
@rv-jenkins rv-jenkins deleted the sam/context-filters-update branch June 11, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants