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

How to disable the ConsoleDebugTracer #89

Open
warrenc5 opened this issue Oct 11, 2022 · 2 comments
Open

How to disable the ConsoleDebugTracer #89

warrenc5 opened this issue Oct 11, 2022 · 2 comments
Labels

Comments

@warrenc5
Copy link

Issue_title

When I run my test with web3j-junit I get every opcode printed to the console

Issue_description

I would like to disable/control the level of the ConsoleDebugTracer so I can clearly see my test results.

Issue_context

I have excluded all the logging classes and have added sl4fj and slf4j-log4j12
I have set the logger level of org.web3j to INFO - but I still see the opcodes.

@warrenc5
Copy link
Author

warrenc5 commented Oct 11, 2022

I see private boolean variables showStack/showOpcodes and show/hideOption in the kt file - how can I set these from a standard junit test?

I am using the @EVMTest attribute

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant