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

Replace print statements with python logging #7

Open
kdlong opened this issue Jun 26, 2019 · 2 comments
Open

Replace print statements with python logging #7

kdlong opened this issue Jun 26, 2019 · 2 comments

Comments

@kdlong
Copy link
Owner

kdlong commented Jun 26, 2019

Would be much more useful for having configurable verbosity, useful for debugging

@dteague
Copy link
Contributor

dteague commented Jul 11, 2019

Is there a way to toggle the debug statements? We might want to put a flag for turning on/off. I like the ones I see so far!

@kdlong
Copy link
Owner Author

kdlong commented Jul 11, 2019

Yes, here: https://github.com/kdlong/VVAnalysis/blob/master/Utilities/python/SelectorTools.py#L14

Could be set by a flag passed as a command line arg

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

2 participants