Switch to debug

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()
logging.basicConfig(level=logging.INFO)
logging.basicConfig(level=logging.DEBUG)
services = []
if args.service_type: