pub unsafe static mut esp_log_default_level: esp_log_level_tExpand description
@brief Default log level
This is used by the definition of ESP_EARLY_LOGx macros. It is not recommended to set this directly, call esp_log_level_set(“*”, level) instead.
pub unsafe static mut esp_log_default_level: esp_log_level_t@brief Default log level
This is used by the definition of ESP_EARLY_LOGx macros. It is not recommended to set this directly, call esp_log_level_set(“*”, level) instead.