Skip to content

Configurable Logging Levels & More Ignore Options#237

Merged
0xOmarA merged 3 commits intomainfrom
feature/configurable-logging-levels
Feb 11, 2026
Merged

Configurable Logging Levels & More Ignore Options#237
0xOmarA merged 3 commits intomainfrom
feature/configurable-logging-levels

Conversation

@0xOmarA
Copy link
Contributor

@0xOmarA 0xOmarA commented Feb 11, 2026

Summary

This PR allows for the logging levels of the various binaries started by the tool to be configurable in the CLI. They can be configured in the following way:

--revive-dev-node.logging-level "Something" \
--eth-rpc.logging-level "Something" \
--polkadot-omni-node.logging-level "Something" \
--geth.logging-level "Something"

Additionally, we added an option to ignore any test case which contains a failing step. This can be done through the following flag:

--ignore.cases-with-failing-steps

@0xOmarA 0xOmarA added this pull request to the merge queue Feb 11, 2026
Merged via the queue into main with commit e20374d Feb 11, 2026
6 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.

1 participant