Macro utils::anytrace::log

source ยท
macro_rules! log {
    ($result:expr) => { ... };
}
Expand description

Log a anytrace::Error at the corresponding level.