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

verbose alert in CLI #338

Open
Ali-Razmjoo opened this issue Oct 10, 2021 · 3 comments
Open

verbose alert in CLI #338

Ali-Razmjoo opened this issue Oct 10, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@Ali-Razmjoo
Copy link
Collaborator

  • need to add multi verbose alerts in our cli
@Ali-Razmjoo Ali-Razmjoo added the enhancement New feature or request label Oct 10, 2021
@spiderxm
Copy link
Collaborator

@Ali-Razmjoo can you explain the issue in detail

@dhirensr
Copy link
Collaborator

@spiderxm : there are levels of verbosity in software.

-v            verbose (print errors/warnings while in event loop)
-vv           very verbose (also print client commands/reponses)
-vvv          extremely verbose (also print internal state transitions)

so currently we only support first level of verbosity and i think we need more levels of verbosity.

@spiderxm
Copy link
Collaborator

Will look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants