kaxil commented on a change in pull request #9092:
URL: https://github.com/apache/airflow/pull/9092#discussion_r433220734



##########
File path: UPDATING.md
##########
@@ -458,6 +458,15 @@ The following configurations have been moved from `[core]` 
to the new `[logging]
 * `dag_processor_manager_log_location`
 * `task_log_reader`
 
+### Default logging config has moved
+
+The default logging config has moved from
+`airflow.config_templates.airflow_local_settings.DEFAULT_LOGGING_CONFIG` to
+`airflow.logging_config.DEFAULT_LOGGING_CONFIG`
+
+Most users will not need to take any action as a result of this change. (If 
you have a custom logging config
+which imports the base one you will recive a deprecation warning.)

Review comment:
       ```suggestion
   which imports the base one you will receive a deprecation warning.)
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to