You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor quality of life change, but it would be nice if the run state updates could be brought into the debug logging level so they can be more easily filtered out when searching for more pertinent logs.
Use Case
Minor quality of life change, but it would be nice if the run state updates could be brought into the debug logging level so they can be more easily filtered out when searching for more pertinent logs.
Ideas of Implementation
https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-databricks/dagster_databricks/databricks.py#L274 - Change this line to use
log.debug
instead.Message from the maintainers:
Excited about this feature? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered: