eladkal commented on code in PR #37439:
URL: https://github.com/apache/airflow/pull/37439#discussion_r1494671554


##########
airflow/config_templates/config.yml:
##########
@@ -857,6 +857,13 @@ logging:
       type: string
       example: ~
       default: 
"{AIRFLOW_HOME}/logs/dag_processor_manager/dag_processor_manager.log"
+    dag_processor_manager_log_stdout:
+      description: |
+        Whether DAG processor manager will write logs to stdout
+      version_added: 2.8.1

Review Comment:
   ```suggestion
         version_added: 2.9.0
   ```



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to