DLT backend — taktora-log-dlt¶
The default backend behind the facade: a pure-Rust AUTOSAR Classic DLT
R20-11 encoder plus a daemon client, usable through taktora-log facade crate (FEAT_0071)
or standalone as a log::Log.
A pure-Rust DLT backend ( |
The DLT backend shall encode every emitted record as an AUTOSAR
Classic DLT R20-11 message — Storage Header + Standard Header +
Extended Header + payload — using the |
The DLT backend shall support delivery to a co-located
|
Each taktora crate that emits log records via |