Skip to main content

log

Function log 

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

Logs a message at the given level. Filtering follows RUST_LOG.