eladkal commented on code in PR #39700:
URL: https://github.com/apache/airflow/pull/39700#discussion_r1605720148
##########
airflow/config_templates/config.yml:
##########
@@ -810,6 +810,20 @@ logging:
type: string
example: ~
default: "[%%(asctime)s] {{%%(filename)s:%%(lineno)d}} %%(levelname)s -
%%(message)s"
+ log_format_re_pattern:
+ description: |
Review Comment:
Can we elaborate a bit about the default pattern (in human readable
language)?
--
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]