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

#1083 in Asynchronous

Download history 39/week @ 2026-01-08 16/week @ 2026-01-15 4/week @ 2026-01-22 1/week @ 2026-01-29 40/week @ 2026-02-05 12/week @ 2026-02-12 43/week @ 2026-02-19

98 downloads per month
Used in 2 crates

MIT license

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

license crates.io docs.rs

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

~9–13MB
~142K SLoC