macro_rules! logfw { ($msg:expr) => { ... }; }
Macro to automatically capture file and line information for warning logs