8000 [logging] Use 'warnings.warn' appropriately · Issue #12060 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[logging] Use 'warnings.warn' appropriately #12060
Open
@richardliaw

Description

@richardliaw

Describe your feature request

Throughout our codebase, we don't use warnings.warn and rather rely on logger.warn to inform users of possible negative outcomes.

Instead, we should use warnings.warn appropriately:

https://docs.python.org/2/howto/logging.html#when-to-use-logging

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalenhancementRequest for new feature and/or capabilityfix-error-msgThis issue has a bad error message that should be improved.good-first-issueGreat starter issue for someone just starting to contribute to RayobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profilingpending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0