{"id":20077209,"url":"https://github.com/boostorg/log","last_synced_at":"2025-05-16T11:04:43.407Z","repository":{"id":8010317,"uuid":"9418496","full_name":"boostorg/log","owner":"boostorg","description":"Boost Logging library","archived":false,"fork":false,"pushed_at":"2025-05-14T14:37:50.000Z","size":3335,"stargazers_count":188,"open_issues_count":15,"forks_count":110,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2025-05-14T15:47:05.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.boost.org/libs/log/","language":"C++","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/boostorg.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,"zenodo":null}},"created_at":"2013-04-13T18:57:25.000Z","updated_at":"2025-05-14T14:37:55.000Z","dependencies_parsed_at":"2023-11-25T13:26:13.913Z","dependency_job_id":"a9771fe2-7ed4-42d9-955c-8ffb7dcbe07a","html_url":"https://github.com/boostorg/log","commit_stats":{"total_commits":840,"total_committers":28,"mean_commits":30.0,"dds":0.04880952380952386,"last_synced_commit":"1be88666c525a6ad8efa865c2d56818b9fc5c9ee"},"previous_names":[],"tags_count":133,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Flog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Flog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Flog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Flog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boostorg","download_url":"https://codeload.github.com/boostorg/log/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":[],"created_at":"2024-11-13T15:06:34.726Z","updated_at":"2025-05-16T11:04:38.397Z","avatar_url":"https://github.com/boostorg.png","language":"C++","readme":"# ![Boost.Log](doc/logo.png)\n\nBoost.Log, part of collection of the [Boost C++ Libraries](https://github.com/boostorg), provides tools for adding logging to libraries and applications.\n\n### Directories\n\n* **build** - Boost.Log build scripts\n* **config** - Boost.Log build configuration code and scripts\n* **doc** - QuickBook documentation sources\n* **example** - Boost.Log examples\n* **include** - Interface headers of Boost.Log\n* **src** - Compilable source code of Boost.Log\n* **test** - Boost.Log unit tests\n\n### More information\n\n* [Documentation](https://www.boost.org/libs/log)\n* [Ask questions](https://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-log)\n* [Report bugs](https://github.com/boostorg/log/issues/new). Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.\n* Submit your patches as [pull requests](https://github.com/boostorg/log/compare) against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n* Discussions about the library are held on the [Boost developers mailing list](https://www.boost.org/community/groups.html#main). Be sure to read the [discussion policy](https://www.boost.org/community/policy.html) before posting and add the `[log]` tag at the beginning of the subject line.\n\n### Build status\n\nBranch          | GitHub Actions | AppVeyor | Test Matrix | Dependencies |\n:-------------: | -------------- | -------- | ----------- | ------------ |\n[`master`](https://github.com/boostorg/log/tree/master) | [![GitHub Actions](https://github.com/boostorg/log/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/log/actions?query=branch%3Amaster) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/w7x67cnm82xihei5/branch/master?svg=true)](https://ci.appveyor.com/project/Lastique/log/branch/master) | [![Tests](https://img.shields.io/badge/matrix-master-brightgreen.svg)](http://www.boost.org/development/tests/master/developer/log.html) | [![Dependencies](https://img.shields.io/badge/deps-master-brightgreen.svg)](https://pdimov.github.io/boostdep-report/master/log.html)\n[`develop`](https://github.com/boostorg/log/tree/develop) | [![GitHub Actions](https://github.com/boostorg/log/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/log/actions?query=branch%3Adevelop) | [![AppVeyor](https://ci.appveyor.com/api/projects/status/w7x67cnm82xihei5/branch/develop?svg=true)](https://ci.appveyor.com/project/Lastique/log/branch/develop) | [![Tests](https://img.shields.io/badge/matrix-develop-brightgreen.svg)](http://www.boost.org/development/tests/develop/developer/log.html) | [![Dependencies](https://img.shields.io/badge/deps-develop-brightgreen.svg)](https://pdimov.github.io/boostdep-report/develop/log.html)\n\n### License\n\nDistributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt).\n","funding_links":[],"categories":["Logging"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Flog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboostorg%2Flog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Flog/lists"}