All human-facing diagnostics flow through the exported logger (built on
consola) so messages share one
consistent, colour-coded format with severity badges. Raw command data
(branch names, the stack tree) is written directly to stdout by the command
handlers so it stays clean and pipeable.
Centralised, colourised logging for jabr.
All human-facing diagnostics flow through the exported logger (built on consola) so messages share one consistent, colour-coded format with severity badges. Raw command data (branch names, the stack tree) is written directly to stdout by the command handlers so it stays clean and pipeable.