This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 79c067cc625b2f02d32334564e86a6480dd545ff Merge: e384c3a275a 8847486ffd2 Author: tvalentyn <[email protected]> AuthorDate: Fri Jun 17 11:41:10 2022 +0200 [BEAM-3177][BEAM-5468] Add pipeline options to set default logging level #21724 .../python/apache_beam/options/pipeline_options.py | 8 +++++++ sdks/python/apache_beam/runners/worker/logger.py | 8 +++---- .../apache_beam/runners/worker/sdk_worker_main.py | 27 ++++++++++++++++++---- .../runners/worker/sdk_worker_main_test.py | 18 +++++++++++++++ 4 files changed, 52 insertions(+), 9 deletions(-)
