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

checkConditions runs automatically and prints output to screen #699

Closed
mnwhite opened this issue May 26, 2020 · 5 comments
Closed

checkConditions runs automatically and prints output to screen #699

mnwhite opened this issue May 26, 2020 · 5 comments
Milestone

Comments

@mnwhite
Copy link
Contributor

mnwhite commented May 26, 2020

Solving an IndShockConsumerType automatically prints output to screen. This is absolutely not what we want to happen.

@sbenthall sbenthall self-assigned this May 26, 2020
@sbenthall
Copy link
Contributor

I believe this is connected to #283
At the end of that issue is a proposal for a new design for logging that has passed @llorracc 's review.

@mnwhite
Copy link
Contributor Author

mnwhite commented May 26, 2020 via email

@sbenthall
Copy link
Contributor

it's all good. Thanks for reminding me I need to fix it

@sbenthall
Copy link
Contributor

@mnwhite I think you and @llorracc may have a design disagreement here?

#283 (comment)

I think that @llorracc wants checkConditions to normally print some, but not all, of the messages when IndShockConsumerType is solved(). He has asked that the "quiet" option be something that can be set for individual notebooks.

If I understand you correctly, I think you are saying here that you think that turning on the print statements for checkConditions should be opt in.

From my perspective, this is a matter of deciding which of three proposed logging settings (normal, "verbose", or "quiet") is the default. I have no opinion on this.

I'll get the flexible logging framework described in #283 in as a PR and let you and @llorracc hash out the details here, since it seems to be mainly a question of how best to address the tensions between pedagogical and research use cases.

@mnwhite
Copy link
Contributor Author

mnwhite commented Jul 3, 2024

This was fixed long ago, closing.

@mnwhite mnwhite closed this as completed Jul 3, 2024
@MridulS MridulS removed their assignment Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants