mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

This allows calling esp_log_level_set function from the console. Together with CONFIG_LOG_MAXIMUM_LEVEL option, this allows enabling logs from different tags at run time.