Macro littlefs2::try_log_now[][src]

macro_rules! try_log_now {
    ($lvl:expr, $d($arg:tt)+) => { ... };
}

Fallible immediate version of log!.