Skip to content

Remove deprecated setup_any_logging function#3788

Open
suhailnasar wants to merge 1 commit into
pytorch:masterfrom
suhailnasar:remove-deprecated-setup-any-logging
Open

Remove deprecated setup_any_logging function#3788
suhailnasar wants to merge 1 commit into
pytorch:masterfrom
suhailnasar:remove-deprecated-setup-any-logging

Conversation

@suhailnasar

Copy link
Copy Markdown

Summary

setup_any_logging was deprecated in version 0.4.0 and scheduled for
removal in 0.6.0. Since we are now at 0.6.0, this PR removes the function
and its corresponding test.

Changes

  • Removed setup_any_logging function from ignite/contrib/engines/common.py
  • Removed unused deprecated import from ignite/contrib/engines/common.py
  • Removed test_deprecated_setup_any_logging test from tests/ignite/contrib/handlers/test_logger_utils.py

@github-actions github-actions Bot added the module: contrib Contrib module label Jun 11, 2026
@aaishwarymishra

Copy link
Copy Markdown
Collaborator

@vfdev-5 Is the next release going to be 0.6.0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: contrib Contrib module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants