rafagsiqueira commented on issue #54157: URL: https://github.com/apache/airflow/issues/54157#issuecomment-3160185111
@jroachgolf84 I have tasks that output many lines of log using different log levels. The purpose of logging using different log levels is to be able to debug our dags. Reducing the logging seems to beat the purpose of using log levels in the first place. And 100,000 lines of logs is even reasonable, since we are talking about ETLs. -- 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]
