-
Notifications
You must be signed in to change notification settings - Fork 130
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
discussion: --verbose
flag
#1261
Labels
Comments
5 tasks
|
Is is just LOG_INFO? Or will it emit all levels of logs. |
@0xSage I think
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Problem
Sometimes we want verbose logging when running commands
Questions
--verbose
for every command?--verbose
a toggle that turns on/off a verbosity setting?--verbose?
The current verbose stdout is quite hard to understand:
The text was updated successfully, but these errors were encountered: