Skip to main content

emit

Function emit 

Source
pub fn emit(lvl: Level, msg: &str)
Expand description

Emit msg at lvl when the configured level allows. A broken stderr (closed pipe, full disk) drops the write silently — the statusline has no recovery path and panicking would nuke an otherwise-good render.