Registry / observability / tetcore-tracing

tetcore-tracing

JSON →
library2.1.2rscratesunverified

Instrumentation primitives and macros for the Tetcore framework.

# Cargo.toml [dependencies] tetcore-tracing = "2.1.2"
INSTALL
IMPORT
SIG · TETCORE-TRACING
T
tetcore-tracing
observabilityrustv2.1.2
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.

info
✓ use tetcore_tracing::info;

Logs an info message using Tetcore's tracing macros.

use tetcore_tracing::info; fn main() { info!("Hello from Tetcore!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
21
OpenAI (training)
1
Resources
tetcore-tracing — cargo add tetcore-tracing · libregistry