Skip to content

Remove reassignment of interchange global logger #3841

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benclifford
Copy link
Collaborator

Since PR #2828, this has been assigned at the top level as part of module import, and the reassignment has always been reassigning to the same Logger value - effectively a no-op

Changed Behaviour

none

Type of change

  • Code maintenance/cleanup

Since PR #2828, this has been assigned at the top level as part of
module import, and the reassignment has always been reassigning to
the same Logger value - effectively a no-op
@benclifford
Copy link
Collaborator Author

added @yadudoc who made PR #2828 in case there's some logging subtlety here: that PR is focused around internet protocol work, not logging.

Copy link
Collaborator

@khk-globus khk-globus left a comment

Choose a reason for hiding this comment

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

Looks correct to me; will wait for @yadudoc to chime in before clicking the merge button, however.

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