3 releases
0.1.2 | Nov 11, 2022 |
---|---|
0.1.1 | Nov 11, 2022 |
0.1.0 | Nov 10, 2022 |
#339 in Debugging
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
~2.2–4MB
~86K SLoC