Skip to main content

init_from_esp_idf

Function init_from_esp_idf 

Source
pub fn init_from_esp_idf() -> &'static EspIdfLogger<EspIdfLogFilter>
Expand description

Initialize the Rust logging system with the ESP-IDF logger and with the ESP-IDF log filter backend (i.e. logging verbosity is controlled by the ESP-IDF configuration settings).