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

[Core] Allow env setup logger encoding #46242

Merged
merged 6 commits into from
Jun 29, 2024

Commits on Jun 25, 2024

  1. allow using env to setup default logger

    Signed-off-by: Gene Su <[email protected]>
    GeneDer committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9879166 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Gene Su <[email protected]>
    GeneDer committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2c83f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e32aa View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. add test for logger not set through env nor ray.init

    Signed-off-by: Gene Su <[email protected]>
    GeneDer committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    27717e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    147e1c8 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Gene Su <[email protected]>
    GeneDer committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7547686 View commit details
    Browse the repository at this point in the history