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

[TASK] Log deprecations as info for now #33

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

linawolf
Copy link
Member

This will allow us a more gradual switch without the warning log overflowing

This will allow us a more gradual switch without the warning log overflowing
Copy link
Contributor

@brotkrueml brotkrueml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we configure the logging for the tests to also show info? This way we can ensure that the logger is used correctly.

@linawolf
Copy link
Member Author

Testing info and debug messages? Wouldnt that drive this too far?

@brotkrueml
Copy link
Contributor

Testing info and debug messages? Wouldnt that drive this too far?

If you want to make sure, there is a logging, it should be tested. If you don't care ... forget about it.

@linawolf
Copy link
Member Author

I would reintroduce tests for it when we make warnings again.

@linawolf linawolf merged commit 025f173 into main Dec 18, 2023
3 checks passed
@linawolf linawolf deleted the task/deprecations-info branch December 18, 2023 18:35
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.

2 participants