We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once trailofbits/manticore#1369 is resolved, reimplement our hack workaround to override Manticore's logging framework.
The text was updated successfully, but these errors were encountered:
Change module import ordering to ensure our logger is loaded before M…
ee1a4d5
…anticore's (#48 #52)
Add an import to ensure that we override Manticore's logger (#48 #52)
c3f9179
Override logger.getLogger to return a wrapped instance (#52)
logger.getLogger
4d4225f
A horrible hack while we wait for trailofbits/manticore#1369 (#52)
dd572cb
☝️Those are the relevant commits in which the hack was implemented.
Sorry, something went wrong.
No branches or pull requests
Once trailofbits/manticore#1369 is resolved, reimplement our hack workaround to override Manticore's logging framework.
The text was updated successfully, but these errors were encountered: