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

Add formatting to log and update get_logger function. #1204

Merged
merged 19 commits into from
Aug 28, 2024

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    c7e7362 View commit details
    Browse the repository at this point in the history
  2. logger + log level updates

    jlewitt1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    93b95a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb2773 View commit details
    Browse the repository at this point in the history
  4. logger + log level updates

    jlewitt1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    de13380 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge branch 'update-default-logger' into log-level-updates

    # Conflicts:
    #	runhouse/servers/http/http_client.py
    jlewitt1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    70f376d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b883cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'update-default-logger' into log-level-updates

    # Conflicts:
    #	runhouse/logger.py
    jlewitt1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    db1d247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01dcbf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8428a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8325af7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b372e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab8844 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    510f437 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into update-default-logger

    # Conflicts:
    #	runhouse/resources/hardware/cluster_factory.py
    jlewitt1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5ee3139 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'update-default-logger' into log-level-updates

    # Conflicts:
    #	runhouse/servers/cluster_servlet.py
    jlewitt1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    218312d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into update-default-logger

    # Conflicts:
    #	examples/airflow-torch-training/callables.py
    jlewitt1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f3e4aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd2aab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    911ad65 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge remote-tracking branch 'origin/main' into rohin/log-format-impr…

    …ovements
    
    # Conflicts:
    #	examples/airflow-torch-training/callables.py
    #	runhouse/logger.py
    #	runhouse/main.py
    #	runhouse/resources/envs/conda_env.py
    #	runhouse/resources/envs/env.py
    #	runhouse/resources/folders/folder.py
    #	runhouse/resources/folders/folder_factory.py
    #	runhouse/resources/folders/gcs_folder.py
    #	runhouse/resources/folders/s3_folder.py
    #	runhouse/resources/functions/aws_lambda.py
    #	runhouse/resources/functions/function.py
    #	runhouse/resources/functions/function_factory.py
    #	runhouse/resources/hardware/cluster.py
    #	runhouse/resources/hardware/cluster_factory.py
    #	runhouse/resources/hardware/on_demand_cluster.py
    #	runhouse/resources/hardware/ray_utils.py
    #	runhouse/resources/hardware/sagemaker/sagemaker_cluster.py
    #	runhouse/resources/hardware/sky/command_runner.py
    #	runhouse/resources/hardware/sky/subprocess_utils.py
    #	runhouse/resources/hardware/sky_ssh_runner.py
    #	runhouse/resources/module.py
    #	runhouse/resources/packages/package.py
    #	runhouse/resources/provenance.py
    #	runhouse/resources/resource.py
    #	runhouse/resources/secrets/provider_secrets/ssh_secret.py
    #	runhouse/resources/secrets/secret.py
    #	runhouse/resources/secrets/utils.py
    #	runhouse/rns/defaults.py
    #	runhouse/rns/login.py
    #	runhouse/rns/rns_client.py
    #	runhouse/rns/top_level_rns_fns.py
    #	runhouse/servers/autostop_helper.py
    #	runhouse/servers/caddy/config.py
    #	runhouse/servers/cluster_servlet.py
    #	runhouse/servers/env_servlet.py
    #	runhouse/servers/http/auth.py
    #	runhouse/servers/http/certs.py
    #	runhouse/servers/http/http_client.py
    #	runhouse/servers/http/http_server.py
    #	runhouse/servers/http/http_utils.py
    #	runhouse/servers/obj_store.py
    #	runhouse/utils.py
    #	tests/test_obj_store.py
    #	tests/test_performance.py
    #	tests/test_resources/test_modules/test_functions/test_function.py
    #	tests/test_resources/test_modules/test_module.py
    #	tests/test_servers/conftest.py
    jlewitt1 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7e15ba4 View commit details
    Browse the repository at this point in the history