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

Some facility for debug logging with debug levels should be available and used #10894

Open
johnhawkinson opened this issue Oct 10, 2016 · 0 comments
Labels

Comments

@johnhawkinson
Copy link
Contributor

@johnhawkinson johnhawkinson commented Oct 10, 2016

To aid in maintainability, it should be easy to leave debug printing code in extractors and have it only print when run with some debugging flag, or ideally with multiple debugging levels, ala classic dprintf(level, fmt, ...).

Some discussion of this in here, and @yan12125 suggests a pull request.

I'm pretty sure if I implemented it it wouldn't be very Pythonic, so perhaps it's best to just mention the idea as an issue and leave it for someone else to implement.

@johnhawkinson johnhawkinson mentioned this issue Oct 10, 2016
4 of 8 tasks complete
@yan12125 yan12125 added the request label Oct 10, 2016
johnhawkinson referenced this issue May 25, 2017
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.