diff --git a/pytest.ini b/pytest.ini index 1c0585dc..d6bb7778 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,6 +1,6 @@ [pytest] addopts = -rA log_cli = 1 -log_cli_level = DEBUG +log_cli_level = INFO log_cli_format = %(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s) log_cli_date_format=%Y-%m-%d %H:%M:%S \ No newline at end of file