You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/03 08:14:58 UTC

[GitHub] [airflow] KennethanCeyer commented on pull request #19378: Change logLevel as debug for XCOM returned value message

KennethanCeyer commented on pull request #19378:
URL: https://github.com/apache/airflow/pull/19378#issuecomment-958731328


   @potiuk 
   Thanks for the quick comment.
   The concern that this PR change will come as a side effect for many users seems valid.
   
   I plan to do two things as follows.
   
   1. Revert level one.
   2. Rollback the logLevel `debug` to `info` of PythonOperator and Make a new optional parameter to control the display of the return_value log
       (default is `True`, It means `display the return_value log`)


-- 
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-unsubscribe@airflow.apache.org

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