CONFIG_ZSYS_LOG_COLOR (bool, default y, depends on CONFIG_ZSYS_LOG_MODULE): esp_backend_put wraps the level indicator in VT100 codes -- red ERR, yellow WRN, green INF, default DBG -- for both the deferred (<ERR>) and sync (E) formats.
The ESP_LOG intercept originally bundled here was split out to #56.
CONFIG_ZSYS_LOG_COLOR(bool, default y, depends onCONFIG_ZSYS_LOG_MODULE):esp_backend_putwraps the level indicator in VT100 codes -- red ERR, yellow WRN, green INF, default DBG -- for both the deferred (<ERR>) and sync (E) formats.The ESP_LOG intercept originally bundled here was split out to #56.