Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
tracing + OpenTelemetry → Tracelit for Rust services.
cargo add tracing tracing-subscriber tracing-opentelemetry
tracing::info!(count = 3, "order listed"); tracing::error!(error = %err, "payment failed");