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

use Logger.warning #63

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

roelandvanbatenburg
Copy link
Contributor

While use this in our Elixir 1.16 repository I noticed this deprecation warning. I am not sure whether it is ok to update the elixir version. If it is not I can change the code to use System.version/0 to check whether to use warn/1 or warning/1 (introduced in Elixir 1.11).

@akoutmos akoutmos merged commit a6e46fe into akoutmos:master Oct 30, 2024
2 of 3 checks passed
@roelandvanbatenburg roelandvanbatenburg deleted the use_Logger.warning branch October 31, 2024 04:17
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