Function log_mdc::iter
[−]
[src]
pub fn iter<F>(f: F) where F: FnMut(&str, &str)
Invokes the provided closure for each entry in the MDC.
pub fn iter<F>(f: F) where F: FnMut(&str, &str)
Invokes the provided closure for each entry in the MDC.