Improve tracing (#5698)

* Improve tracing implementation

* Enable tracing in runtime interfaces

* Switch to `TRACE` level
This commit is contained in:
Bastian Köcher
2020-04-20 14:37:27 +02:00
committed by GitHub
parent ca1c60c2cf
commit 1d1caed335
18 changed files with 206 additions and 119 deletions
+1
View File
@@ -159,6 +159,7 @@ members = [
"primitives/timestamp",
"primitives/test-primitives",
"primitives/transaction-pool",
"primitives/tracing",
"primitives/trie",
"primitives/utils",
"primitives/wasm-interface",