Registry / observability / holochain-tracing

holochain-tracing

JSON →
library0.0.24rscratesunverified

Abstraction for distributed tracing choices.

# Cargo.toml [dependencies] holochain_tracing = "0.0.24"
INSTALL
IMPORT
SIG · HOLOCHAIN-TRACING
H
holochain-tracing
observabilityrustv0.0.24
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tracer
use holochain_tracing::Tracer;

Create a new tracer and record an event.

use holochain_tracing::Tracer; fn main() { let tracer = Tracer::new("my_app"); tracer.trace("event"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.24latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Resources
holochain-tracing — cargo add holochain-tracing · libregistry