This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 62df216296a Merge pull request #36472 from apache/fix-flink-cogbk
add 227a6323ead Add logger helper functions from detectron2 (licensed as
Apache 2.0) (#36432)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/utils/logger.py | 137 +++++++++++++++++++++++++++
sdks/python/apache_beam/utils/logger_test.py | 108 +++++++++++++++++++++
2 files changed, 245 insertions(+)
create mode 100644 sdks/python/apache_beam/utils/logger.py
create mode 100644 sdks/python/apache_beam/utils/logger_test.py