Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros #26348 #26477

Merged
merged 1 commit into from
May 10, 2023

Conversation

shubhamdp
Copy link
Contributor

Cherry-pick fda94b3 (PR: #26348) to v1.1-branch

…roject-chip#26348)

* [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros

Basically this unreverts the project-chip#26282 with additional changes to fixed
the rpc logging problem introduced in project-chip#26227.

* Fix the bug when setting the log level

* remove the log level check

* Fix the color codes for pigweed logs

* Added comment explaining the addition of color codes in pigweed logger
@andy31415 andy31415 merged commit 49bad0f into project-chip:v1.1-branch May 10, 2023
@shubhamdp shubhamdp deleted the cherrypick/26348 branch May 10, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants