Skip to main content

log

Function log 

Source
pub fn log(level: LogLevel, msg: &str)
Expand description

Emit a leveled message through the configured sink, falling back to stderr when no sink is installed (unit tests, dryrun paths, pre-init).