Backend-swap surface¶
How an integrator replaces the DLT backend with log4rs /
env_logger / tracing-subscriber / a bespoke logger without
touching any caller site, riding on the log crate’s own
set_logger plus the facade’s one-shot init discipline
(taktora-log facade crate (FEAT_0071)).
The mechanism by which an integrator replaces the DLT backend with
|
Integrators shall be able to install any |