logfd

Macro logfd 

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

Macro to automatically capture file and line information for debug logs