logw

Macro logw 

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

Macro to automatically capture file and line information for warning logs