potiuk commented on a change in pull request #5681: [AIRFLOW-5065] Add colors to console log URL: https://github.com/apache/airflow/pull/5681#discussion_r308439285
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -59,6 +59,7 @@ fab_logging_level = WARN logging_config_class = # Log format +colored_console_log = True Review comment: Note that if some updates are applied - this colouring will only be enabled in console and when there is a terminal allocated at stdout - so pretty much only when you are running in development mode. ---------------------------------------------------------------- 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
