esp-idf/components/log
Konstantin Kondrashov 53c0886469 Merge branch 'feature/esp_rom_vprintf' into 'master'
feat(esp_rom): Adds esp_rom_vprintf with the same capabilities as esp_rom_print

See merge request espressif/esp-idf!31030
2024-05-31 17:42:56 +08:00
..
host_test feat(esp_rom): Adds esp_rom_vprintf with the same capabilities as esp_rom_print 2024-05-30 13:30:12 +03:00
include feat(log): Refactoring color macros 2024-05-21 17:22:34 +03:00
src fix(linux): Miscellaneous fixes for linux build on MacOS 2024-05-24 16:23:54 +02:00
test_apps fix(log): Fix log_level_get, add item to cache after checking linked list 2024-05-22 07:56:30 +03:00
CMakeLists.txt feat(log): Refactoring lock APIs 2024-05-21 17:22:34 +03:00
Kconfig feat(log): Refactoring tag level check APIs 2024-05-16 09:26:08 +03:00
Kconfig.format feat(log): Adds new timestamp APIs and bootloader log Kconfigs 2024-05-21 17:22:34 +03:00
Kconfig.level feat(log): Refactoring tag level check APIs 2024-05-16 09:26:08 +03:00
Kconfig.level_settings feat(log): Refactoring tag level check APIs 2024-05-16 09:26:08 +03:00
README.rst
linker.lf feat(log): Refactoring lock APIs 2024-05-21 17:22:34 +03:00

README.rst

Please see :doc:`docs/en/api-reference/system/log.rst` for more details.