GitHub user cedric-fauth added a comment to the discussion: Airflow 3.0.2  
configure_logging from airflow.sdk.log ignores logging_config_class

@ashb is my issue related to this one:
During execution of a DAG the log is well formatted text. 

<img width="1160" height="152" alt="log1" 
src="https://github.com/user-attachments/assets/f7947cfb-096c-4135-b242-7fe47c148771";
 />

After DAG completion and page reload the dag log is fetched from Cloudwatch 
(expected). However now the output is in unformatted json format which is not 
what I would expect since before the page reload the output was different.

<img width="1742" height="67" alt="image" 
src="https://github.com/user-attachments/assets/f14d320e-91c8-4d39-adf8-7948585b2daf";
 />


GitHub link: 
https://github.com/apache/airflow/discussions/53006#discussioncomment-14350964

----
This is an automatically sent email for comm...@airflow.apache.org.
To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org

Reply via email to