Registry / observability / tracers-core

tracers-core

JSON →
library0.1.0rscratesunverified

Core runtime component for tracing; use the 'tracers' crate instead.

# Cargo.toml [dependencies] tracers-core = "0.1.0"
INSTALL
IMPORT
SIG · TRACERS-CORE
T
tracers-core
observabilityrustv0.1.0
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 tracers_core::Tracer;

Initialize a tracer and record a trace event.

use tracers_core::Tracer; let tracer = Tracer::new(); tracer.trace("example");
Debug
Known issues
gotchaThis crate is internal; use the 'tracers' crate for public API.
fix
Replace dependency on tracers-core with tracers.
affects: >=0.1.0
Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources