[][src]Macro cortex_m_log::println

macro_rules! println {
    ($logger:expr, $($arg:tt)+) => { ... };
}

Print macro that uses Printers to write formatted output with newline