Skip to content

Conversation

@sanketwadekar
Copy link
Contributor

Description of Change

ESP Insights wraps log functions for capturing errors/warnings. In the case of IDF, the application uses esp_log_write() and esp_log_writev() for logging. In Arduino, we use log_printf() so Insights cannot capture logs coming from the Arduino core.

Tests scenarios

I have tested this on esp32 using the examples created in the Insights library

Related links

Other Insights for Arduino PRs
#7566

Insights code for wrapping log methods
Wrapping IDF log methods

@sanketwadekar
Copy link
Contributor Author

Tagging @shahpiyushv and @vikramdattu

@me-no-dev me-no-dev merged commit 165d624 into espressif:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants