Open
Description
Problem Statement
It would be nice to be able to suppress warnings to clean up the output of chainsaw test
.
Solution Description
A new flag for log levels, or even a flag to remove warnings would be ideal.
e.g. --no-warnings
Alternatives
No other options have been considered, as log levels and log suppression is not currently supported.
The same desired outcome could be achieved if #2271 was implemented.
Additional Context
No response
Slack discussion
No response
Research
- I have searched other issues in this repository and mine is not recorded.