mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Include threadname and time in pytest logs
This commit is contained in:
@@ -153,3 +153,5 @@ norecursedirs = [
|
|||||||
".git",
|
".git",
|
||||||
"testing_config",
|
"testing_config",
|
||||||
]
|
]
|
||||||
|
log_format = "%(asctime)s.%(msecs)03d %(levelname)-8s %(threadName)s %(filename)s:%(lineno)s %(message)s"
|
||||||
|
log_date_format = "%Y-%m-%d %H:%M:%S"
|
||||||
|
Reference in New Issue
Block a user