potiuk commented on issue #37843: URL: https://github.com/apache/airflow/issues/37843#issuecomment-1974774412
Yes. This is the default for all loggers in Python and this is the default (and it allows to debug things more easily if you look at the source code). If you wish to change it - in Airflow 2.8+ you have the possibility to change logger name to whatever name you want: https://github.com/apache/airflow/pull/34964 -- 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]
