Switch to debug
Some checks failed
Run Tox Check / tox-py312 (pull_request) Successful in 15s
Run Tox Check / tox-pep8 (pull_request) Failing after 15s

This commit is contained in:
2026-03-04 13:27:23 +00:00
parent a4c114b9a9
commit 379d8d7ea8

View File

@ -449,7 +449,7 @@ def main():
args = parser.parse_args() args = parser.parse_args()
logging.basicConfig(level=logging.INFO) logging.basicConfig(level=logging.DEBUG)
services = [] services = []
if args.service_type: if args.service_type: