waterius icon indicating copy to clipboard operation
waterius copied to clipboard

1.0.0 Логирование в LittleFS?

Open dontsovcmc opened this issue 2 years ago • 2 comments

В новой версии прошивки, мы полностью переписали вебсервер ESP. Теперь красивые вебстраницы. Требуется сделать печать лога в LittleFS. Страница скачивания файла лога: http://192.168.4.1/logs.html

Проект для примера: https://github.com/IoTManagerProject/IoTManager/

Пример лога: good_log.txt

изучить https://github.com/lorol/LITTLEFS/issues/10 https://github.com/jeelabs/esp-link/blob/master/serial/console.c

вот тут есть js код запроса консоли, но с появлением вебсокетов, кажется не актуален: https://github.com/dontsovcmc/waterius/issues/130

dontsovcmc avatar Oct 31 '23 21:10 dontsovcmc

https://github.com/dontsovcmc/waterius/issues/236

dontsovcmc avatar Oct 31 '23 21:10 dontsovcmc

https://github.com/espressif/arduino-esp32/issues/2581 https://github.com/PRosenb/SPIFFS_FilePrint/blob/master/SpiffsFilePrint.h

dontsovcmc avatar Nov 15 '23 13:11 dontsovcmc