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