Files
esp-idf/examples/system/console/advanced/components/cmd_system
Ivan Grokhotkov ef9e89062a console: add log_level command to the example
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.
2022-07-15 14:51:05 +02:00
..