justinpakzad commented on issue #62937: URL: https://github.com/apache/airflow/issues/62937#issuecomment-4017009603
So I had a look and I may be mistaken here but it appears that the struct log overrides the LOG_FORMATTER_CLASS that a user would provide. I think this is intentional because if we look at this block of code: https://github.com/apache/airflow/blob/bae2c27e3ebf8a4368bd64cb7456fc360a2dd2f9/shared/logging/src/airflow_shared/logging/structlog.py#L525-L530 We can see the comment - remove whatever the user might have configured -- 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]
