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

[Refactor] Remove any unnecessary logger #1894

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Feb 1, 2024

Why are these changes needed?

In #1835, we store the logger in the context, so we no longer need to pass the logger as an argument.

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@kevin85421 kevin85421 changed the title [Refactor] Remove unnecessary logger argument [Refactor] Remove any unnecessary logger arguments Feb 1, 2024
@kevin85421 kevin85421 changed the title [Refactor] Remove any unnecessary logger arguments [Refactor] Remove any unnecessary logger Feb 1, 2024
@kevin85421 kevin85421 marked this pull request as ready for review February 1, 2024 07:49
@kevin85421
Copy link
Member Author

cc @rueian would you mind taking a look? Thanks!

@rueian
Copy link
Contributor

rueian commented Feb 1, 2024

cc @rueian would you mind taking a look? Thanks!

No problem. These changes are good and make the way of access to the logger more consistent.

Copy link
Contributor

@jjyao jjyao left a comment

Choose a reason for hiding this comment

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

Could you add more detailed PR description?

@kevin85421
Copy link
Member Author

Could you add more detailed PR description?

Updated

@kevin85421 kevin85421 merged commit 3748746 into ray-project:master Feb 2, 2024
23 checks passed
ryanaoleary pushed a commit to ryanaoleary/kuberay that referenced this pull request Feb 13, 2024
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.

None yet

5 participants