hussein-awala commented on PR #37151:
URL: https://github.com/apache/airflow/pull/37151#issuecomment-1942562930

   > Try to add format which include `asctime` attribute into format into the 
formatter
   > 
   > 
https://github.com/apache/airflow/blob/1aa91a482630f389005a9a36b0f038e675163411/tests/utils/log/test_colored_log.py#L35
   > 
   > Something like that
   > 
   > ```python
   >     h.setFormatter(CustomTTYColoredFormatter(fmt="%(asctime)s: 
%(log_color)s%(message)s%(reset)s"))
   > ```
   
   It seems to work with this, which is more strange to me 🤔 Let's wait for the 
CI


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

Reply via email to