log.rst 526 B

123456789101112131415161718
  1. .. include:: ../../../../components/log/README.rst
  2. Application Example
  3. -------------------
  4. 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:
  5. * :example:`system/ota`
  6. * :example:`storage/sd_card`
  7. * :example:`protocols/https_request`
  8. API Reference
  9. -------------
  10. .. include:: /_build/inc/esp_log.inc