Skip to main content

log

Function log 

Source
pub fn log(logger: Option<fn(&str)>, s: &str)
Expand description

Helper function to log to a logger if provided.