mirror of
https://github.com/littlefs-project/littlefs.git
synced 2026-04-27 17:05:01 +00:00
For long running processes (testing with >1pls) these logs can grow into multiple gigabytes, humorously we never access more than the last n lines as requested by --context. Piping the stdout with --stdout does not use additional RAM.