Skip to main content

EspLogger

Type Alias EspLogger 

Source
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 */ }