blackmidnight opened a new issue #17754: URL: https://github.com/apache/airflow/issues/17754
**Description** Currently, airflow support to set logging level in airflow.cfg or by setting environment variable. But this setting will apply on all dags, and can not modify logging level for specific dag or task. **Use case / motivation** I want to ask if it's possible to provide parameter setting logging level in Dag or BaseOperator. **Are you willing to submit a PR?** Yes **Related Issues** None -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
