mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
d124c90734
* sc-tracing: Only print events for whitelisted targets We should only print events for whitelisted targets, otherwise we may run into some stack overflow while printing the event. * Update client/tracing/src/lib.rs Co-authored-by: Koute <koute@users.noreply.github.com> * Fix --------- Co-authored-by: Koute <koute@users.noreply.github.com>
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