esp-idf/components/log
2024-07-17 11:33:22 +02: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 fix: fix various errors in Kconfig files 2024-07-17 11:33:22 +02: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
linker.lf feat(log): Refactoring lock APIs 2024-05-21 17:22:34 +03:00
README.rst docs: Provide Chinese translation for bootloader_image_format, log, random, and internal-unstable.rst 2023-12-08 17:01:36 +08:00

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