[tests] log thread names by default in functional tests
This commit is contained in:
parent
2c35fe6238
commit
ba534ccd56
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ class TestNode():
|
|||
self.binary,
|
||||
"-datadir=" + self.datadir,
|
||||
"-logtimemicros",
|
||||
"-logthreadnames",
|
||||
"-debug",
|
||||
"-debugexclude=libevent",
|
||||
"-debugexclude=leveldb",
|
||||
|
|
Loading…
Reference in a new issue