gwerbin opened a new issue, #35202:
URL: https://github.com/apache/airflow/issues/35202

   ### What do you see as an issue?
   
   In the doc page for 
[BaseOperator](https://airflow.apache.org/docs/apache-airflow/2.7.2/_api/airflow/models/baseoperator/index.html),
 the `logger` property is documented, but the `log` property appears to be 
missing.
   
   ### Solving the problem
   
   I don't know how these docs are generated, so I'm not sure. If they are 
auto-generated, I would expect that both `LoggingMixin.log` and 
`LoggingMixin.logger` would be found and documented.
   
   ### Anything else
   
   I'm happy to try fixing this as my first issue, but I looked through some of 
the docs generation code and I couldn't tell how the API docs were being 
rendered. I would need some guidance on where to even start looking.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to