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

Debug flag #124

Closed
bitprophet opened this issue Feb 28, 2014 · 0 comments
Closed

Debug flag #124

bitprophet opened this issue Feb 28, 2014 · 0 comments

Comments

@bitprophet
Copy link
Member

Debugging currently relies on an env var, which makes sense re: enabling debugging early on in the execution (i.e. testing the parser and things in the CLI class) but it's A) undocumented and B) not as user-friendly/obvious as a flag (which would appear in core --help).

Add a debug flag and try to find a way to tie it into the debug call, if that's doable given current structure; at the very least, document the env var.

bitprophet added a commit that referenced this issue Feb 28, 2014
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

No branches or pull requests

1 participant