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 TaskList overwriting any console outputs during task execution #125

Closed
izqui opened this issue Jun 6, 2018 · 2 comments
Closed

Fix TaskList overwriting any console outputs during task execution #125

izqui opened this issue Jun 6, 2018 · 2 comments
Labels
🚀 new feature A change that adds new functionality to the API 🙏 good first issue An easy issue for a new contributor
Milestone

Comments

@izqui
Copy link
Contributor

izqui commented Jun 6, 2018

Right now it is almost impossible to debug the CLI due to TaskList overwriting them. We should improve current tasks so they can log messages.

@izqui izqui added 🚀 new feature A change that adds new functionality to the API 🙏 good first issue An easy issue for a new contributor labels Jun 6, 2018
@izqui izqui added this to the v4.2.0 milestone Jun 6, 2018
@sohkai
Copy link
Contributor

sohkai commented Nov 18, 2018

@0x6431346e I believe console logs can now be outputted with the debug flag in #223? Can we close this?

@kernelwhisperer
Copy link
Contributor

True, we can now use either the --debug flag or DEBUG=1 environment variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 new feature A change that adds new functionality to the API 🙏 good first issue An easy issue for a new contributor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants