Commit 51d33150 authored by Jan Kiene's avatar Jan Kiene
Browse files

change log level in ini file

parent 32eda5ab
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8,7 +8,8 @@ junit_logging = system-out
junit_log_passing_tests = False
junit_duration_report = call
junit_family = xunit1
log_file_level = DEBUG
junit_log_passing = true
log_level = INFO
log_format = %(asctime)s %(levelname)s %(message)s
log_date_format = %Y-%m-%d %H:%M:%S
# for pytest-html report: do not log environment variables from the runners