I had provided the code snippets to get you started.How does this work ?
I've tried using it inside my code but _log_remote_fp and fileno are undefined.
Also, how many logs can the file hold up ? When does it start deleting old logs ?
This is an example ESP-IDF project in the Starter Kit https://github.com/pantaluna/esp32-mjd- ... main.c#L40 that works out of the box.
The max number of log entries depends on the partition size.