Skip to main content

log_defmt

Function log_defmt 

Source
pub fn log_defmt(
    frame: &Frame<'_>,
    file: Option<&str>,
    line: Option<u32>,
    module_path: Option<&str>,
)
Expand description

Logs a defmt frame using the log facade.