turbaszek commented on a change in pull request #9354:
URL: https://github.com/apache/airflow/pull/9354#discussion_r445364741



##########
File path: airflow/utils/log/es_task_handler.py
##########
@@ -262,3 +267,24 @@ def close(self):
         super().close()
 
         self.closed = True
+
+    def log_name(self):

Review comment:
       ```suggestion
       @property
       def log_name(self):
   ```




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