{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "FmtLog",
  "description": "A lightweight logger for microcontrollers: levels, sources and pluggable sinks.",
  "url": "https://github.com/240974a/FmtLog",
  "author": {
    "@type": "Person",
    "name": "G-IoT"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/240974a/FmtLog-1.3.0.zip",
  "softwareVersion": "1.3.0",
  "fileSize": 119,
  "datePublished": "2026-09-08",
  "license": "https://spdx.org/licenses/MIT"
}