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

Modify _log_input_summary() #7810

Closed
wants to merge 2 commits into from

Conversation

hyacinth97223
Copy link

Fixes #7513

Description

The _log_input_summary() function has been modified. The original output method using logger.info() has been changed to log_buffer.write().

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@hyacinth97223 hyacinth97223 force-pushed the fix-issue-7513 branch 4 times, most recently from 1811546 to 5ccb350 Compare May 27, 2024 11:55
monai-bot and others added 2 commits May 27, 2024 19:58
Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
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.

Enhance bundle logging logic
2 participants