Skip to content

Migrate to modern logger interface #8100

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

Summary

This small PR focuses on resolving the deprecation warnings of the logger library which you can find in the CI logs:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

Signed-off-by: Emmanuel Ferdman <[email protected]>
@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations services PRs that change app services labels Jun 12, 2025
Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

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

Thanks!

@psychedelicious psychedelicious merged commit c80ad90 into invoke-ai:main Jun 13, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invocations PRs that change invocations python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants