loge

Macro loge 

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

Macro to automatically capture file and line information for error logs