Skip to content

Comments

feat(silo): add verbosity argument to CLI interface#1175

Open
Taepper wants to merge 1 commit intomainfrom
565-silo-verbosity
Open

feat(silo): add verbosity argument to CLI interface#1175
Taepper wants to merge 1 commit intomainfrom
565-silo-verbosity

Conversation

@Taepper
Copy link
Collaborator

@Taepper Taepper commented Feb 20, 2026

resolves #565

Summary

-v / --verbose can be passed once for debug-level logging and twice for trace-level logging

-vv.. is also supported

PR Checklist

  • All necessary documentation has been adapted or there is an issue to do so. (--help message)
  • The implemented feature is covered by an appropriate test.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.9.12 (2026-02-20)

Features

  • silo: add verbosity argument to CLI interface (094ac49)

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.

Silo preprocessing should have verbosity argument that allows debug logging, e.g. showing exact file names used etc.

1 participant