potiuk commented on issue #29458:
URL: https://github.com/apache/airflow/issues/29458#issuecomment-1436167051

   I think it should be done via convention. In your DAGs you can add specific 
logger "filtered.out" for example and configue it in the way you want in 
LOGGING_CONFIG: 
https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/logging-tasks.html#advanced-configuration
 - you can remove log propagation and make sure they are not sent to root 
logger. 
   
   Try it this way. Let us know if it solves your issue. I am converting this 
one to a discussion and you if you test it @wolfier.


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