Function dipstick::to_log [] [src]

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

Write metric values to the standard log using info!.