ashb commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color 
support for WebUI logger
URL: https://github.com/apache/airflow/pull/6998#discussion_r372656745
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -67,6 +67,9 @@ colored_formatter_class = 
airflow.utils.log.colored_log.CustomTTYColoredFormatte
 log_format = [%%(asctime)s] {{%%(filename)s:%%(lineno)d}} %%(levelname)s - 
%%(message)s
 simple_log_format = %%(asctime)s %%(levelname)s - %%(message)s
 
+# Colored logs in the WebUI (ANSI Colour)
+colored_ui_logs = False
 
 Review comment:
   You still haven't done this change.

----------------------------------------------------------------
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

Reply via email to