impl_log_owned

Macro impl_log_owned 

Source
macro_rules! impl_log_owned {
    ($type:ty) => { ... };
}
Expand description

Implements LogOwned if you implemented Log manually