Support multiple log level specifications in the swh cli
Closed
requested to merge generated-differential-D4627-source into generated-differential-D4627-target
Compare changes
Files
2+ 60
− 10
@@ -5,6 +5,7 @@
@@ -48,12 +49,43 @@ def clean_exit_on_signal(signal, frame):
@@ -62,9 +94,16 @@ documented at https://docs.python.org/3/library/logging.config.html.
@@ -82,7 +121,7 @@ documented at https://docs.python.org/3/library/logging.config.html.
@@ -96,18 +135,29 @@ def swh(ctx, log_level, log_config, sentry_dsn, sentry_debug):