mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
sc-executor: Improve logging (#10869)
Improves the logging by switching to `tracing` for a better log output. Besides that, it also adds a trace for the function being executed.
This commit is contained in:
Generated
-1
@@ -8253,7 +8253,6 @@ dependencies = [
|
||||
"hex-literal",
|
||||
"lazy_static",
|
||||
"libsecp256k1",
|
||||
"log 0.4.14",
|
||||
"lru 0.6.6",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.11.2",
|
||||
|
||||
Reference in New Issue
Block a user