{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PersistentLog",
  "description": "Ring buffer logger that persists to flash via LittleFS.",
  "url": "https://github.com/derekbreden/PersistentLog",
  "author": {
    "@type": "Person",
    "name": "Derek Bredensteiner"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/derekbreden/PersistentLog-0.1.1.zip",
  "softwareVersion": "0.1.1",
  "fileSize": 10,
  "datePublished": "2026-03-19",
  "license": "https://spdx.org/licenses/MIT"
}