mik-laj commented on a change in pull request #9354:
URL: https://github.com/apache/airflow/pull/9354#discussion_r441851779



##########
File path: airflow/www/views.py
##########
@@ -1363,6 +1374,14 @@ def success(self):
                                               confirmed, upstream, downstream,
                                               future, past, State.SUCCESS)
 
+    @staticmethod
+    def _get_log_handler():

Review comment:
       Today I was working on one class that contains a similar piece of code. 
In the future, we will be able to move it.
   
https://github.com/apache/airflow/pull/9331/commits/530c93c8ff6140e77a3642efd1e9eff3ac6bdd1d




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


Reply via email to