subhash-0000 commented on issue #61175: URL: https://github.com/apache/airflow/issues/61175#issuecomment-3822914178
Hi @amirhalatzi, I’ve just submitted PR #61249 to address this. To ensure a future-proof solution as you suggested, I’ve updated the documentation to: Deprecate the legacy DEFAULT_LOGGING_CONFIG examples for Airflow 3.x. Add a new structlog-based configuration example for advanced users. Highlight the new environment variable AIRFLOW__LOGGING__JSON_SERIALIZATION=True, which is the simplest way to enable JSON console logs in the new architecture without writing custom Python code. -- 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]
