mik-laj commented on issue #6644: [AIRFLOW-6047] Simplify the logging configuration template URL: https://github.com/apache/airflow/pull/6644#issuecomment-558350745 @serkef Airflow runs a lot of processes. Each process initiates the logger from the beginning, so displaying the full configuration would be problematic. The configuration loading process, contains large messages that allow you to trace behavior. https://github.com/apache/airflow/blob/master/airflow/logging_config.py#L33-L72
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
