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

Quiet unused(?), common, logging messages to terminal #14

Merged
merged 3 commits into from
Sep 16, 2022
Merged

Quiet unused(?), common, logging messages to terminal #14

merged 3 commits into from
Sep 16, 2022

Conversation

brews
Copy link
Member

@brews brews commented Sep 15, 2022

Moves common "Subsetting on {} keys." and "Global consumption found up to 2300." messages from the "info" logging level over to the "debug" level so they no longer plague the terminal during simple runs.

Close #13

@brews brews self-assigned this Sep 15, 2022
@brews
Copy link
Member Author

brews commented Sep 15, 2022

I'm not looking for too much in reviews, if you have the time. Wanted to show y'all how move logging messages to different levels. If you have any other messages we should (carefully) consider changing? We can also do it in a later PR.

@brews brews merged commit 10faf4a into main Sep 16, 2022
@brews brews deleted the shhhh branch September 16, 2022 01:12
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

Successfully merging this pull request may close these issues.

Quiet loud logging messages during basic runs.
2 participants