mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
2416aa7999
* Bump version * update test-utils crates to be ready for publishing * adding changelog * Adding automaticly generated READMEs * fixing versions * another version mishap
11 lines
297 B
Markdown
11 lines
297 B
Markdown
Instrumentation implementation for substrate.
|
|
|
|
This crate is unstable and the API and usage may change.
|
|
|
|
# Usage
|
|
|
|
See `sp-tracing` for examples on how to use tracing.
|
|
|
|
Currently we provide `Log` (default), `Telemetry` variants for `Receiver`
|
|
|
|
License: GPL-3.0-or-later WITH Classpath-exception-2.0 |