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

Inconsistent printing/logging #111

Open
niansong1996 opened this issue Nov 11, 2021 · 0 comments
Open

Inconsistent printing/logging #111

niansong1996 opened this issue Nov 11, 2021 · 0 comments
Labels
cleanup need to be cleaned up

Comments

@niansong1996
Copy link
Collaborator

The printing and logging are slightly out-of-hand. We've got messages printed out everywhere, some from the models that we import and some from random places for debugging purposes.

We should regulate this more with the python logging package and add a hierarchy of logging levels (i.e., debug, info, warning, error, etc)

@niansong1996 niansong1996 added the cleanup need to be cleaned up label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup need to be cleaned up
Projects
None yet
Development

No branches or pull requests

1 participant