We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8487495 commit 9055377Copy full SHA for 9055377
docs/design/logs.md
@@ -255,6 +255,10 @@ include:
255
256
## `tracing` Log Appender
257
258
+Tracing appender is part of the
259
+[opentelemetry-appender-tracing](https://crates.io/crates/opentelemetry-appender-tracing)
260
+crate.
261
+
262
The `tracing` appender bridges `tracing` logs to OpenTelemetry. Logs emitted via
263
`tracing` macros (`info!`, `warn!`, etc.) are forwarded to OpenTelemetry through
264
this integration.
0 commit comments