void LOG_to_file_lazy(const char filename[], const char msg[])
Write a log message to an LFS log file.
Definition lazy_file_log_sink.c:103
void LOG_subtask_handle_sync_and_close_of_current_log_file()
Flush the current LittleFS log file(s), forcing a write to flash.
Definition lazy_file_log_sink.c:126