Skip to content

Commit fb21ead

Browse files
pb8oalxiord
authored andcommitted
feat(tests): add msecs to logs
Signed-off-by: Pablo Barbáchano <pablob@amazon.com>
1 parent 046dc8e commit fb21ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cache_dir = ../build/pytest_cache
1414

1515
; Set logger format and level
1616
log_level = INFO
17-
log_format = %(asctime)s %(name)s: %(levelname)s %(message)s
17+
log_format = %(asctime)s.%(msecs)03d %(name)s: %(levelname)s %(message)s
1818

1919
log_cli_level = ERROR
2020
log_cli = true

0 commit comments

Comments
 (0)