This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
fixes
esp-idf
/
components
/
log
History
0xFEEDC0DE64
bc508769d4
Add filename and line number back to esp log
2025-06-24 17:37:03 +02:00
..
host_test
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
include
Add filename and line number back to esp log
2025-06-24 17:37:03 +02:00
src
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
test_apps
test: format all test scripts
2025-03-05 12:08:48 +08:00
CMakeLists.txt
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
Kconfig
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
Kconfig.format
feat(log): Updates timestamp APIs
2025-01-08 14:46:53 +08: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
Kconfig.settings
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
linker.lf
feat(log): Add binary logging support
2025-04-23 15:46:34 +08: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
README.rst
Please see :doc:`docs/en/api-reference/system/log.rst` for more details.