logfw

Macro logfw 

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

Macro to automatically capture file and line information for warning logs