Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: verbosity fixes in CLI #9

Merged
merged 3 commits into from
Jun 15, 2023
Merged

fix: verbosity fixes in CLI #9

merged 3 commits into from
Jun 15, 2023

Conversation

antazoey
Copy link
Member

What I did

Requires the release of Ape with this PR: ApeWorX/ape#1486

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu merged commit c136d8e into ApeWorX:main Jun 15, 2023
@antazoey antazoey deleted the fix/cli branch June 15, 2023 20:46
@@ -14,7 +14,7 @@ def cli():


@cli.command(cls=NetworkBoundCommand)
@ape_cli_context()
@verbosity_option()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one note, if silverback ever gets its own logger, you can put that here to use instead of ape's

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.

2 participants