Function defmt_decoder::log::log_defmt
source · [−]pub fn log_defmt(
frame: &Frame<'_>,
file: Option<&str>,
line: Option<u32>,
module_path: Option<&str>
)Available on
unstable only.Expand description
Logs a defmt frame using the log facade.