Skip to content

Commit

Permalink
print debug logs on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jori-nordic committed Aug 19, 2022
1 parent 41a3627 commit fad01d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ filterwarnings =
ignore:.*JLink module.*:PendingDeprecationWarning

# Logging
log_level = INFO
log_level = DEBUG
log_format = %(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)
log_date_format=%Y-%m-%d %H:%M:%S

Expand Down

0 comments on commit fad01d5

Please sign in to comment.