Console dev fallback¶
When no DLT daemon socket is configured and no other log::Log has
been registered, the facade (taktora-log facade crate (FEAT_0071)) installs a
human-readable console formatter so local cargo run and unit tests
produce visible output. Silent drops are explicitly rejected.
When no DLT daemon socket is configured and no other |
|