You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: