{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MicroLog",
  "description": "Arduino logging library",
  "url": "https://github.com/thomasfredericks/MicroLog",
  "author": {
    "@type": "Person",
    "name": "Thomas O Fredericks"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/thomasfredericks/MicroLog-2.2.0.zip",
  "softwareVersion": "2.2.0",
  "fileSize": 7,
  "datePublished": "2026-03-23",
  "license": "https://spdx.org/licenses/LGPL-3.0"
}