Instrumentation primitives and macros for tracing in Substrate-based blockchains.
# Cargo.toml
[dependencies]
sp-tracing = "19.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and enter a tracing span for performance instrumentation.
Enable the 'std' feature in your Cargo.toml or use conditional compilation for no-std targets.
No dependency data recorded yet.