Function dipstick::output::log [] [src]

pub fn log<STR: AsRef<str> + 'static + Send + Sync>(
    prefix: STR
) -> FnSink<String>

Write metric values to the standard log using info!.