[][src]Macro stakker_log::error

macro_rules! error {
    ( $($x:tt)+ ) => { ... };
}

Log an error with context info

See top-level docs for details.