Expand description
S10 — Command-log pane (docs/PLAN.md § 8.S10).
Subscribes to the process-wide crate::log_capture::LogCapture
installed by crate::logging::init and renders the most recent
bee::http events in a lazygit-style append-only tail. This is
the cockpit’s trust anchor and live tutorial — operators see the
actual HTTP request being made for every gauge they’re watching.
Structs§
- Command
Log - S10 component. Cheap to construct — the actual buffer is the
shared
LogCapturehandle.