Provides macros for distributed tracing abstraction in Holochain applications.
# Cargo.toml
[dependencies]
holochain_tracing_macros = "0.0.24"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the trace macro to instrument a function.
Add `tracing` and `tracing-subscriber` as dependencies and initialize a subscriber.
No dependency data recorded yet.