-
Notifications
You must be signed in to change notification settings - Fork 218
fix: prevent logs pollution for recursive matching algorithm #2060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what this change is supposed to fix. How is changing the logging level addressing any recursion?
So it is not polluting the logs on Debug level. |
OK, so I think this needs a better wording on the commit message then :) |
Signed-off-by: Attila Mészáros <[email protected]>
a53b07a
to
9171b81
Compare
Tried my best, changed the title. But feel free to change it :) |
Signed-off-by: Attila Mészáros <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
Signed-off-by: Attila Mészáros <[email protected]>
No description provided.