Skip to main content

Module logger

Module logger 

Source
Expand description

Logger for handling output with cargo-style progress and status messages.

Structs§

Logger
Logger for handling output with cargo-style progress and status messages.
SubprocessOutput
Result of running a subprocess with windowed stderr rendering.

Functions§

run_subprocess
Run a subprocess with piped stdout/stderr, capturing stdout fully while rendering stderr lines live in a ring buffer.