sc-tracing 18.0.0

Instrumentation implementation for substrate.
1
2
3
4
5
6
7
8
9
10
11
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