We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81c485 commit 2ba67e5Copy full SHA for 2ba67e5
1 file changed
pyproject.toml
@@ -540,5 +540,7 @@ testpaths = [
540
]
541
asyncio_default_fixture_loop_scope = "session"
542
asyncio_mode = "strict"
543
+log_cli = true
544
+log_cli_level = "DEBUG"
545
log_format = "%(asctime)s %(levelname)s %(message)s"
546
log_date_format = "%Y-%m-%d %H:%M:%S"
0 commit comments