Skip to content

Conversation

@djhi
Copy link
Contributor

@djhi djhi commented Oct 31, 2025

Problem

The current output is quite verbose even without the --verbose flag. This pollutes CI logs with unnecessary lines.

Solution

  • Introduce a --verbosity argument that can be verbose, normal or silent. It takes precedence over the --verbose flag if both are set.
  • --verbose is still supported and used if --verbosity is not set
  • Keep error and warnings logs even in silent mode

Fixes #49

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.

Logs verbosity

1 participant