The GitHub Actions job "Tests AMD" on airflow.git/structlog-in-logging-mixin 
has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
06a70f0826f75e1107e9f0a1fb6adcdd2245ddf8 / Ash Berlin-Taylor <[email protected]>
Switch all airflow logging to structlog

This change continues the work that was started in Airflow 3.0 and AIP-72 to
use Structlog in place of stdlib logging in Airflow.

The primary change here is to make LoggingMixin return a customized
structlogger; customized to maintain surface compatability with logging.Logger
(surface meaning things like handlers and filters aren't preserved) and to
then capture/redirect all logging via stdlib via Structlog processors.

This is the first step in allowing all Airflow components to be able to
produce JSON logs natively.

Report URL: https://github.com/apache/airflow/actions/runs/16004379279

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to