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

Improve logging in SPIFFS to catch general esp32 errors #142

Open
karliatto opened this issue Nov 3, 2021 · 0 comments
Open

Improve logging in SPIFFS to catch general esp32 errors #142

karliatto opened this issue Nov 3, 2021 · 0 comments

Comments

@karliatto
Copy link
Member

karliatto commented Nov 3, 2021

The logs in SPIFFS are only including the logs written explicitly using the logger::write function. But we are not including in general errors coming from the ESP32 micro-controller.

We need to find a way to log those micro-controller errors so we can use them for debugging.

@chill117 chill117 changed the title Improve logs in sdcard to catch general esp32 errors Improve logging in SPIFFS to catch general esp32 errors May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant