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

Output verbosity option (ESPTOOL-121) #209

Open
projectgus opened this issue Jun 14, 2017 · 1 comment
Open

Output verbosity option (ESPTOOL-121) #209

projectgus opened this issue Jun 14, 2017 · 1 comment

Comments

@projectgus
Copy link
Contributor

Allow both reduced output for automated use, and increased output for debugging/tracing via a -v LEVEL type option.

Can also be made to accommodate #208, by providing ways for output to be redirected into callbacks rather than always sent via print().

@projectgus
Copy link
Contributor Author

Version 2.2 now has --trace, which may be sufficient for these use cases.

@radimkarnis radimkarnis changed the title Output verbosity option Output verbosity option (ESPTOOL-121) Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants