Hi guys,
I used to do logging.info("somthing") from airflow python operators so i
can see output in airflow logs. Worked fine in 1.8.2.Looks like this is no longer the case with master branch.I did look at updating.md but still not clear how to log custom messages from python operators. please advise.
