Haapalaj commented on issue #59634:
URL: https://github.com/apache/airflow/issues/59634#issuecomment-3758469555

   Wonderful! I can confirm that with the Airflow 3.1.6 this now works in the 
task:
   
   ```
   import logging
   logger = logging.getLogger(__name__)
   logger.info("This is a log message")
   ```
   
   With Airflow 3.1.5 it did not, so something corrected and that's good.
   


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