sanchalitorpe-source opened a new pull request, #61203: URL: https://github.com/apache/airflow/pull/61203
Add documentation for default logging configuration in Apache Airflow. This PR documents the default loggers used by different Airflow components (root, airflow.task, airflow.processor, airflow.processor_manager, flask_appbuilder), their purposes, output locations, and how to customize logging. It includes: - Default logger table for reference - Logging behavior for Webserver, Scheduler, and Worker - How to customize logging via airflow.cfg, Python logging config, or environment variables - Recommendations for debugging and production setups closes #10593 -- 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]
