Skip to main content

Module command_log

Module command_log 

Source
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§

CommandLog
S10 component. Cheap to construct — the actual buffer is the shared LogCapture handle.