Description
Serial-port logging can use ttylog to capture data from serial devices for debugging, embedded development, diagnostics, and audit trails. It helps preserve device output that would otherwise scroll past in a terminal.
Run `ttylog` only on intended serial devices and log destinations. Serial streams may contain credentials, device identifiers, or private telemetry, so protect captured logs.