Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix Logger deprecations for elixir 1.15 (#343)
Use Logger.warning instead of Logger.warn, which is deprecated
- Loading branch information