{"id":24423985,"url":"https://github.com/yutopp/loga","last_synced_at":"2025-07-09T23:37:48.586Z","repository":{"id":143196822,"uuid":"100177146","full_name":"yutopp/loga","owner":"yutopp","description":"Logging library for OCaml","archived":false,"fork":false,"pushed_at":"2020-05-20T04:26:21.000Z","size":35,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T07:51:48.425Z","etag":null,"topics":["logger","ocaml-library"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yutopp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-13T13:05:45.000Z","updated_at":"2023-08-25T01:20:37.000Z","dependencies_parsed_at":"2023-05-23T13:46:15.910Z","dependency_job_id":null,"html_url":"https://github.com/yutopp/loga","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yutopp/loga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Floga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Floga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Floga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Floga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutopp","download_url":"https://codeload.github.com/yutopp/loga/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Floga/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505356,"owners_count":23618928,"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","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":["logger","ocaml-library"],"created_at":"2025-01-20T10:48:49.145Z","updated_at":"2025-07-09T23:37:48.539Z","avatar_url":"https://github.com/yutopp.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loga\n\n[![Loga](https://circleci.com/gh/yutopp/loga.svg?style=svg)](https://circleci.com/gh/yutopp/loga)\n\n*WIP*\n\nA logging library for OCaml.\n\n# HOW TO INSTALL\n\n```\nopam install loga\n```\n\n# How to use\n\nAdd a `loga` and `loga.ppx` to your dune file.\n\nExample:\n\n```\n(libraries loga)\n(preprocess (pps loga.ppx)\n```\n\nThen you can use logger like below!\n\n``` ocaml\nlet () =\n    [%loga.info \"Hello %s %d\" \"world\" 42];\n```\n\n# How to develop\n\n## Build\n\n```\ngit clone git@github.com:yutopp/loga.git\ncd loga\nopam pin add loga . --strict\n```\n\n## Run tests\n``` \ndune runtest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Floga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutopp%2Floga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Floga/lists"}