dirrao commented on PR #39006: URL: https://github.com/apache/airflow/pull/39006#issuecomment-2059174505
> @dirrao This is to do string search and it has to process each line to apply color ansi codes. This is already done on whole log file to apply log level class based on info, error, warning etc and to build filters. I haven't benchmarked it but I don't see this adding much overhead. In case of data workloads the logs are too heavy on the client side. I believe test it once with bulky logs to see the obvious issues. -- 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]
