logfe

Macro logfe 

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

Macro to automatically capture file and line information for error logs