dstandish commented on code in PR #32646:
URL: https://github.com/apache/airflow/pull/32646#discussion_r1266287712
##########
airflow/config_templates/config.yml:
##########
@@ -913,6 +913,18 @@ logging:
type: boolean
example: ~
default: "False"
+ enable_arbitrary_log_shipping:
Review Comment:
maybe it would suffice to call it `task_log_shipper`?
task log cus, we are shipping to task logs
ship because, we're sending it from a place more removed from the task
itself.
--
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]