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

Use logging instead of print statements #290

Open
tbekolay opened this issue Jun 4, 2015 · 1 comment · May be fixed by #860
Open

Use logging instead of print statements #290

tbekolay opened this issue Jun 4, 2015 · 1 comment · May be fixed by #860
Assignees

Comments

@tbekolay
Copy link
Member

tbekolay commented Jun 4, 2015

We have more control over logging statements than print statements. Also fewer Python 3 issues!

@tcstewar
Copy link
Collaborator

tcstewar commented Feb 7, 2017

This really should happen -- there are a bunch of scattered print statements around the nengo_gui code that should get turned into logging statements. This should be a nice place for someone new to the code to start!

@astoeckel astoeckel self-assigned this Feb 7, 2017
@astoeckel astoeckel linked a pull request Feb 7, 2017 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

4 participants