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

feat: add --verbose flag #465

Merged
merged 13 commits into from Jul 28, 2022
Merged

feat: add --verbose flag #465

merged 13 commits into from Jul 28, 2022

Conversation

wolfenrain
Copy link
Member

Description

Add verbose logging to the CLI

Closes #272

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

pubspec.yaml Outdated Show resolved Hide resolved
pubspec.yaml Outdated Show resolved Hide resolved
wolfenrain and others added 2 commits July 22, 2022 16:17
Co-authored-by: Felix Angelov <felangelov@gmail.com>
Co-authored-by: Felix Angelov <felangelov@gmail.com>
@wolfenrain wolfenrain marked this pull request as ready for review July 22, 2022 14:20
@wolfenrain wolfenrain merged commit d2a62fa into main Jul 28, 2022
@wolfenrain wolfenrain deleted the feat/add-verbose-flag branch July 28, 2022 14:59
@felangel felangel mentioned this pull request Aug 8, 2022
7 tasks
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.

feat: add —verbose flag
2 participants