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

[ray-operator]Make log timestamp readable #206

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

chenk008
Copy link
Contributor

Why are these changes needed?

Now the ray-operator print log like:

1.647951526734085e+09   INFO    setup   the operator    {"version:": ""}

it is a bit poor readable.

This change tries to make log time readable like:

2022-03-22T20:17:16.707+0800    INFO    setup   the operator    {"version:": ""}

Related issue number

Checks

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

@chenk008 chenk008 requested a review from Jeffwan March 22, 2022 12:20
Copy link
Collaborator

@Jeffwan Jeffwan left a comment

Choose a reason for hiding this comment

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

nice improvement

@Jeffwan Jeffwan merged commit b05e1fb into ray-project:master Mar 22, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Co-authored-by: wuhua.ck <wuhua.ck@alibaba-inc.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.

None yet

2 participants