matteosdocsity commented on issue #30740:
URL: https://github.com/apache/airflow/issues/30740#issuecomment-1515421097

   @potiuk the logger was created before function globally with 
`logging.getLogger("airflow.task")`, even with your code having `logger = 
logging.getLogger(__name__) ` inside the function  still produces no results


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

Reply via email to