#tracing-subscriber #dlt #level #covesa

dlt-tracing-subscriber

Tracing subscriber for COVESA DLT

3 releases

0.1.2 Nov 11, 2022
0.1.1 Nov 11, 2022
0.1.0 Nov 10, 2022

#17 in #dlt

Download history 3/week @ 2024-02-19 4/week @ 2024-02-26 56/week @ 2024-04-01

164 downloads per month

Custom license

10KB
169 lines

Tracing subscriber for COVESA DLT

This crate is part of the Sabaton Automotive platform, but can also be used independantly.

The tracing crate https://crates.io/crates/tracing is the most popular application level tracing library for Rust. This crate implements a tracing subscriber that will route trace and log messages to a dlt-daemon using libdlt. The crate depends on https://crates.io/crates/libdlt-sys .

Dependencies

~1.3–3.5MB
~63K SLoC