{"id":19773194,"url":"https://github.com/mbarbin/error-log","last_synced_at":"2025-09-17T21:33:20.356Z","repository":{"id":206867678,"uuid":"717862499","full_name":"mbarbin/error-log","owner":"mbarbin","description":"Reporting located errors and warnings","archived":true,"fork":false,"pushed_at":"2025-02-21T09:21:59.000Z","size":866,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T11:45:12.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mbarbin.github.io/error-log/","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbarbin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T20:32:57.000Z","updated_at":"2025-02-21T09:40:59.000Z","dependencies_parsed_at":"2023-11-12T22:22:57.641Z","dependency_job_id":"c5dd7b08-dbc3-45ab-ab53-9a103660d743","html_url":"https://github.com/mbarbin/error-log","commit_stats":null,"previous_names":["mbarbin/error-log"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/mbarbin/error-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Ferror-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Ferror-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Ferror-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Ferror-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbarbin","download_url":"https://codeload.github.com/mbarbin/error-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Ferror-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275667718,"owners_count":25506394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T05:08:55.395Z","updated_at":"2025-09-17T21:33:20.327Z","avatar_url":"https://github.com/mbarbin.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# error-log\n\n[![CI Status](https://github.com/mbarbin/error-log/workflows/ci/badge.svg)](https://github.com/mbarbin/error-log/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/mbarbin/error-log/badge.svg?branch=main)](https://coveralls.io/github/mbarbin/error-log?branch=main)\n\n:warning: This project is no longer being maintained or extended. I have migrated to a slightly different version of this where the error log mutates a global state instead. See [Err](https://github.com/mbarbin/pp-log/blob/main/lib/err/src/err.mli). The repository will be archived and made read-only.\n\n`Error_log` is a library for programs that process user programs and report located errors and warnings (compilers, interpreters, etc.)\n\nThe canonical syntax for an error produced by this lib is:\n\n```text\nFile \"my-file\", line 42, character 11-15:\nError: Some message that gives a general explanation of the issue.\nFollowed by more details, perhaps some sexps, etc.\n((A sexp)(with more)(details)\n  (such_as\n   (extra_values)))\n```\n\nIt is inspired by dune's user_messages and uses dune's error message rendering under the hood.\n\n## Code Documentation\n\nThe code documentation of the latest release is built with `odoc` and published to `GitHub` pages [here](https://mbarbin.github.io/error-log).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarbin%2Ferror-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbarbin%2Ferror-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarbin%2Ferror-log/lists"}