Set default log level

This commit is contained in:
2025-12-05 16:18:59 +01:00
parent 3cbc7fb0b6
commit 1ee70bd87d

View File

@@ -45,7 +45,7 @@ def pytest_addoption(parser):
parser.addoption(
"--log",
action="store",
default="INFO",
default="ERROR",
help="""
Set log level:
- DEBUG: Show all raw caput and caget commands