Aakcht opened a new pull request #17808: URL: https://github.com/apache/airflow/pull/17808
I noticed that extra_loggers parameter doesn't work as intented because it's actually called [extra_logger_names](https://github.com/apache/airflow/blob/main/airflow/config_templates/airflow_local_settings.py#L119) and because of the handler`s` typo. This PR changes the docs to the `extra_logger_names` parameter and removes the typo. -- 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]
