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

Enhancement: emit logs when functions are intercepted #616

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

hexploitable
Copy link
Contributor

Currently when intercepting functions using :di* you don't get any confirmation via logs that the interception happened.
This PR adds simple logging to allow this.

We use traceEmit here to allow logging to be configured via file/json/disabled since that logic already exists there.

@trufae trufae merged commit 3bfb700 into nowsecure:master Aug 23, 2024
8 checks passed
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.

2 participants