pub type EspLogger = EspIdfLogger<EspIdfLogFilter>;Expand description
A type alias for the ESP-IDf logger configured with the ESP-IDF log filter.
For backwards compatibility.
Aliased Typeยง
pub struct EspLogger { /* private fields */ }pub type EspLogger = EspIdfLogger<EspIdfLogFilter>;A type alias for the ESP-IDf logger configured with the ESP-IDF log filter.
For backwards compatibility.
pub struct EspLogger { /* private fields */ }