ferruzzi commented on code in PR #32604:
URL: https://github.com/apache/airflow/pull/32604#discussion_r1265784486
##########
docs/exts/logging.rst.jinja2:
##########
@@ -22,7 +22,7 @@
:doc:`{{ provider }}:logging/index`
-{% for handler in provider_dict['handlers'] -%}
+{% for handler in provider_dict['logging'] -%}
Review Comment:
I think this is right, but just double-checking this wasn't changed by
accident.
--
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]