logd

Macro logd 

Source
macro_rules! logd {
    ($msg:expr) => { ... };
}
Expand description

Macro to automatically capture file and line information for debug logs