This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch structlog-in-logging-mixin
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 38b16b945ef fixup! Overhaull all Airflow logging to use structlog
add d7b863a006c fixup! Overhaull all Airflow logging to use structlog
No new revisions were added by this update.
Summary of changes:
.../src/airflow/jobs/triggerer_job_runner.py | 5 +++-
.../api_fastapi/core_api/routes/public/test_log.py | 15 +++--------
.../unit/serialization/test_dag_serialization.py | 6 -----
airflow-core/tests/unit/task/conftest.py | 7 ------
devel-common/src/tests_common/pytest_plugin.py | 12 +++++++++
.../unit/celery/log_handlers/test_log_handlers.py | 2 --
.../kubernetes/log_handlers/test_log_handlers.py | 2 --
.../sql/tests/unit/common/sql/hooks/test_dbapi.py | 4 +--
.../sql/tests/unit/common/sql/hooks/test_sql.py | 2 --
.../tests/unit/standard/operators/test_python.py | 7 ------
.../logging/src/airflow_shared/logging/__init__.py | 3 +++
shared/logging/tests/logging/test_structlog.py | 29 ++++++----------------
12 files changed, 30 insertions(+), 64 deletions(-)