18 lines
526 B
ReStructuredText
18 lines
526 B
ReStructuredText
.. include:: ../../../../components/log/README.rst
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
Log library is commonly used by most of esp-idf components and examples. For demonstration of log functionality check :idf:`examples` folder of `espressif/esp-idf <https://github.com/espressif/esp-idf>`_ repository, that among others, contains the following examples:
|
|
|
|
* :example:`system/ota`
|
|
* :example:`storage/sd_card`
|
|
* :example:`protocols/https_request`
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/esp_log.inc
|
|
|
|
|
|
|