Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace print statements with logger #109

Closed
ehashman opened this issue Oct 20, 2018 · 2 comments
Closed

Replace print statements with logger #109

ehashman opened this issue Oct 20, 2018 · 2 comments

Comments

@ehashman
Copy link
Member

Self-explanatory.

@aaronchall
Copy link
Contributor

Let me try to tackle this one!

@ehashman
Copy link
Member Author

ehashman commented Oct 27, 2018

log = logging.getLogger(__name__)

Example of use of logger... use your best judgement for info/error/debug

aaronchall added a commit to aaronchall/auditwheel that referenced this issue Oct 27, 2018
aaronchall added a commit to aaronchall/auditwheel that referenced this issue Oct 27, 2018
ehashman pushed a commit that referenced this issue Nov 13, 2018
* Replace `print` statements with logger (issue #109)

* Use pytest>=3.4

* Configure pytest in setup.cfg
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants