3 releases
0.1.2 | Nov 11, 2022 |
---|---|
0.1.1 | Nov 11, 2022 |
0.1.0 | Nov 10, 2022 |
#18 in #dlt
164 downloads per month
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