Skip to content

Commit 1048007

Browse files
committed
chore: Update log format to include timining information and thread names
1 parent 47549d3 commit 1048007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ select=["E", "F", "UP", "I"]
7676
asyncio_mode = "auto"
7777
asyncio_default_fixture_loop_scope = "function"
7878
timeout = 30
79+
log_format = "%(asctime)s.%(msecs)03d %(levelname)s (%(threadName)s) [%(name)s] %(message)s"

0 commit comments

Comments
 (0)