13 releases
| 0.6.0 | Aug 19, 2025 |
|---|---|
| 0.4.0 | Sep 18, 2024 |
| 0.3.0 | Dec 24, 2023 |
| 0.2.0 | Oct 4, 2023 |
| 0.1.3 | Jan 31, 2023 |
#627 in Asynchronous
27 downloads per month
Used in 2 crates
14KB
248 lines
A tracing layer for logging events.
This is a base library that can be used to create a custom tracing layer.
Libraries using this crate
How to use it
Feel free to look at the dd-tracing-layer crate to see how to use this crate, but basically, you need to provide a LogIngestor implementation.
log-tracing-layer
A tracing layer for logging events.
This is just a base library that can be used to create a custom tracing layer.
Libraries using this crate
How to use it
Feel free to look at the dd-tracing-layer crate to see how to use this crate, but basically, you need to provide a LogIngestor implementation.
Dependencies
~4.5–9MB
~149K SLoC