mjpieters commented on issue #12090: URL: https://github.com/apache/airflow/issues/12090#issuecomment-724883070
> Btw. if there will be more handlers for `airflow.task` I think we will end up with duplicated logs in webserver view, won't we? Only if those handlers write to the same log file. The webviewer displays for specific log files (via a Flask file-serving route), not to anything a handler might do. There are all sorts of handlers, not all write to log files. Or were you thinking of something else? ---------------------------------------------------------------- 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]
