This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c5349fd Fix function name in airflow/stats.py (#9466)
add 2190e50 Move modules in `airflow.contrib.utils.log` to
`airflow.utils.log` (#9395)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 10 +++++
airflow/contrib/utils/log/__init__.py | 11 ++++-
.../log/task_handler_with_custom_formatter.py | 48 ++++------------------
.../log/task_handler_with_custom_formatter.py | 1 -
tests/deprecated_classes.py | 11 ++++-
.../test_task_handler_with_custom_formatter.py | 2 +-
6 files changed, 38 insertions(+), 45 deletions(-)
copy airflow/{contrib => }/utils/log/task_handler_with_custom_formatter.py
(99%)