{"id":25406491,"url":"https://github.com/lostincompilation/logme","last_synced_at":"2026-01-22T07:04:01.956Z","repository":{"id":259820546,"uuid":"879503724","full_name":"LostInCompilation/LogMe","owner":"LostInCompilation","description":"Fast asynchronous C++20 Logging Library","archived":false,"fork":false,"pushed_at":"2025-01-03T22:36:28.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:28:45.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LostInCompilation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2024-10-28T03:04:07.000Z","updated_at":"2025-01-03T22:36:31.000Z","dependencies_parsed_at":"2024-12-28T01:17:10.383Z","dependency_job_id":"a430e6ef-c110-4f97-90f8-16badc416261","html_url":"https://github.com/LostInCompilation/LogMe","commit_stats":null,"previous_names":["lostincompilation/logme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LostInCompilation/LogMe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LostInCompilation%2FLogMe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LostInCompilation%2FLogMe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LostInCompilation%2FLogMe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LostInCompilation%2FLogMe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LostInCompilation","download_url":"https://codeload.github.com/LostInCompilation/LogMe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LostInCompilation%2FLogMe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28657564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2025-02-16T05:32:45.575Z","updated_at":"2026-01-22T07:04:01.931Z","avatar_url":"https://github.com/LostInCompilation.png","language":"CMake","readme":"# LogMe - Fast and Asynchronous Logging Library for C++20\n\n# Work in Progress\n\n![Version](https://img.shields.io/badge/Version-V0.1-brightgreen?style=flat\u0026\u0026logo=framework) ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS%20-blue?style=flat\u0026\u0026logo=Platform.sh) ![CPP](https://img.shields.io/badge/Language-C++20-orange?style=flat\u0026\u0026logo=C%2b%2b)\n\n## Contents\n- [Description](#description)\n- [Getting the library](#getting-the-library)\n- [Compiling](#compiling)\n    - [CMake](#cmake)\n    - [Visual Studio](#visual-studio)\n    - [Xcode](#xcode)\n- [How to use it](#how-to-use-it)\n- [Included examples](#included-examples)\n\n*See also: [License (zlib)](LICENSE.md)*\n\n## Description\nTODO\n\n## Getting the library\nTo get the library simply clone the GitHub repository:\n~~~\ngit clone https://github.com/LostInCompilation/LogMe\n~~~\n\n## Compiling\nTODO\n\n### CMake\nTODO\n\n### Visual Studio\nTODO\n\n### Xcode\nTODO\n\n## How to use it\nInclude the main header file of the library in your project:\n```cpp\n#include \"LogMe.hpp\"\n```\n\nLINKING\n\nIf you prefer, directly use the namespace for the library:\n```cpp\nusing namespace LogMe;\n```\n\nTODO\n\n## Included Examples\nTODO\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostincompilation%2Flogme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostincompilation%2Flogme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostincompilation%2Flogme/lists"}