Skip to main content

log

Macro log 

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

Log error.