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

Change cache logging level to debug #883

Merged
merged 1 commit into from
Oct 24, 2015
Merged

Change cache logging level to debug #883

merged 1 commit into from
Oct 24, 2015

Conversation

hunse
Copy link
Collaborator

@hunse hunse commented Oct 22, 2015

Large models can have lots of cache interaction, and logging at
'info' level can flood the log. Also made the log utility function
able to set arbitrary levels.

@jgosmann
Copy link
Collaborator

Some tests need adjustment. Or maybe it is best to keep the debug argument for backwards compatibility?
Apart for that it looks good to me.

@hunse
Copy link
Collaborator Author

hunse commented Oct 23, 2015

I think very few people are using this (if any), so I'm not worried about backwards compatibility. Fixed the tests.

@jgosmann
Copy link
Collaborator

This should probably have a changelog entry.

@hunse
Copy link
Collaborator Author

hunse commented Oct 23, 2015

Good point!

Large models can have lots of cache interaction, and logging at
'info' level can flood the log. Also made the `log` utility function
able to set arbitrary levels.
@tbekolay tbekolay merged commit c09aec7 into master Oct 24, 2015
@tbekolay tbekolay deleted the logging-fixes branch October 24, 2015 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants