Skip to content
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

suppress logging + show match results. #74

Merged
merged 3 commits into from
Apr 2, 2023
Merged

Conversation

valayDave
Copy link
Owner

Proposed change

First in the line of PRs to support #65. Moves lots of warnings and meaningless info to debug logs; Only logs info for signature matches. Also logs the matched content. This closes #61

How to test the change

Test it by running the code.

Checklist

  • Tests have been added to verify that the new code works (if possible)
  • Documentation has been updated to reflect changes
  • Changelog has been updated to reflect changes

@valayDave valayDave requested a review from inverse March 9, 2023 07:34
@valayDave valayDave mentioned this pull request Mar 9, 2023
3 tasks
Copy link
Collaborator

@inverse inverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one 👍

@valayDave valayDave merged commit 682313a into master Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to print the finding
2 participants