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).