{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Embedded logging, proven absent of runtime errors",
    "development_only": false,
    "latest_version": "1.3.4",
    "name": "elogs",
    "selected_version": "1.3.4",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gnatprove",
            "package": "gnatprove",
            "provided_version": "15.1.0",
            "requirement": "^15.1.0",
            "resolved": true,
            "version": "15.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": [
                "-gnat2022"
              ]
            },
            "development": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "release": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "validation": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Log_ID_Length": {
                "default": 7,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            },
            {
              "gnatprove": "^15.1.0"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "0BSD",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "9ffee2a4bdf7622baa7bb1d3ae55520f7b3ad3d0",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.3.4",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.3.4.toml",
        "version": "1.3.4"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gnatprove",
            "package": "gnatprove",
            "provided_version": "15.1.0",
            "requirement": "^15.1.0",
            "resolved": true,
            "version": "15.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": [
                "-gnat2022"
              ]
            },
            "development": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "release": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "validation": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Log_ID_Length": {
                "default": 16,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            },
            {
              "gnatprove": "^15.1.0"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "0BSD",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "c6df359198a56a7d7d0bff6add1f94f99d546e8b",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.3.3",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.3.3.toml",
        "version": "1.3.3"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": [
                "-gnat2022"
              ]
            },
            "development": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "release": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            },
            "validation": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatw.o",
                "-gnatwt",
                "-gnatw.w",
                "-gnatin"
              ]
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "0BSD",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "d081b18a1dc31483952467fea0ca34adbb6b49f3",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.3.2",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.3.2.toml",
        "version": "1.3.2"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": [
                "-gnat2022"
              ]
            },
            "development": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatwh",
                "-gnatw.o",
                "-gnatwo",
                "-gnatwt",
                "-gnatw.w"
              ]
            },
            "validation": {
              "compile_checks": [
                "-gnatw.c",
                "-gnatwf",
                "-gnatwh",
                "-gnatw.o",
                "-gnatwo",
                "-gnatwt",
                "-gnatw.w"
              ]
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "ISC OR BSD-2-Clause",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "20b6e993db932ae33d8e02a79ffa55fce49f20b5",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.2.1",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.2.1.toml",
        "version": "1.2.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": "Ada2022"
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "ISC OR BSD-2-Clause",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "42da537ea13971a33940a47590b39d37fc022d5c",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.2.0",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.2.0.toml",
        "version": "1.2.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "(>=13 & <2000) | ^11 | >=2020",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Kevin Chadwick"
          ],
          "build-switches": {
            "*": {
              "ada_version": "Ada2022"
            }
          },
          "configuration": {
            "variables": {
              "Device_ID_Length": {
                "default": 12,
                "type": "Integer"
              },
              "Max_Log_Count": {
                "default": 50,
                "type": "Integer"
              },
              "Max_Message_Length": {
                "default": 200,
                "type": "Integer"
              },
              "Version_Length": {
                "default": 8,
                "type": "Integer"
              }
            }
          },
          "depends-on": [
            {
              "gnat": "(>=13 & <2000) | ^11 | >=2020"
            }
          ],
          "description": "Embedded logging, proven absent of runtime errors",
          "licenses": "ISC OR BSD-2-Clause",
          "maintainers": [
            "Kevin Chadwick <kc-ada@elansys.co>"
          ],
          "maintainers-logins": [
            "kevlar700"
          ],
          "name": "elogs",
          "origin": {
            "commit": "2e627928c716f2df0f6427a138e8410749b0724f",
            "url": "git+https://github.com/kevlar700/elogs.git"
          },
          "tags": [
            "spark",
            "embedded",
            "zfp",
            "logging",
            "log"
          ],
          "version": "1.1.0",
          "website": "https://github.com/kevlar700/elogs"
        },
        "path": "index/el/elogs/elogs-1.1.0.toml",
        "version": "1.1.0"
      }
    ]
  },
  "schema_version": 4
}
