ashb commented on a change in pull request #5681: [AIRFLOW-5065] Add colors to console log URL: https://github.com/apache/airflow/pull/5681#discussion_r308722627
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -59,6 +59,8 @@ fab_logging_level = WARN logging_config_class = # Log format +colored_console_log = True Review comment: ```suggestion # Colour the logs when the controlling terminal is a TTY. colored_console_log = True ``` ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services