Macro git_iris::log_error

source ยท
macro_rules! log_error {
    ($($arg:tt)*) => { ... };
}