{"id":26032572,"url":"https://github.com/apache/logging-log4cxx","last_synced_at":"2025-04-12T12:42:11.857Z","repository":{"id":19704326,"uuid":"87689450","full_name":"apache/logging-log4cxx","owner":"apache","description":"Apache Log4cxx is a C++ port of Apache Log4j","archived":false,"fork":false,"pushed_at":"2025-04-04T00:44:06.000Z","size":14267,"stargazers_count":282,"open_issues_count":9,"forks_count":125,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-10T11:59:00.462Z","etag":null,"topics":["apache","cpp","logging"],"latest_commit_sha":null,"homepage":"http://logging.apache.org/log4cxx","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-04-09T07:00:07.000Z","updated_at":"2025-04-04T00:44:07.000Z","dependencies_parsed_at":"2023-02-14T12:15:48.662Z","dependency_job_id":"134af40e-cafe-4ebc-8f8e-aa59a74f161e","html_url":"https://github.com/apache/logging-log4cxx","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-log4cxx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-log4cxx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-log4cxx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Flogging-log4cxx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/logging-log4cxx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248568912,"owners_count":21126127,"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":["apache","cpp","logging"],"created_at":"2025-03-06T22:02:43.012Z","updated_at":"2025-04-12T12:42:11.838Z","avatar_url":"https://github.com/apache.png","language":"C++","readme":"\u003c!--\n Licensed to the Apache Software Foundation (ASF) under one or more\n contributor license agreements.  See the NOTICE file distributed with\n this work for additional information regarding copyright ownership.\n The ASF licenses this file to You under the Apache License, Version 2.0\n (the \"License\"); you may not use this file except in compliance with\n the License.  You may obtain a copy of the License at\n\n\thttp://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n--\u003e\n\n[![Linux](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-ubuntu.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-ubuntu.yml)\n[![MacOS](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-macos.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-macos.yml)\n\u003cbr/\u003e\n[![Windows (dll)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows.yml)\n[![Windows (static)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows-static.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows-static.yml)\n[![MSYS2](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-msys2.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-msys2.yml)\n\u003cbr/\u003e\n[![ABI stability](https://github.com/apache/logging-log4cxx/actions/workflows/abi-compatibility.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/abi-compatibility.yml)\n[![Quality gate](https://github.com/apache/logging-log4cxx/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/apache/logging-log4cxx/actions/workflows/sonarcloud.yml)\n[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/apache-logging-log4cxx.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened\u0026can=1\u0026q=proj:apache-logging-log4cxx)\n\nApache Log4cxx is a logging framework for C++.\n\nFor answers to such questions as \"What is logging?\",\n\"What should a logging framework do?\" and\n\"How to do logging properly?\"\nrefer to the [logging overview page](https://logging.apache.org/what-is-logging.html).\n\nThe [quick start guide](https://logging.apache.org/log4cxx/latest_stable/quick-start.html)\nshows what code you write to use Log4cxx in your project.\n\nFor other information about Log4cxx\n(e.g. [getting help](https://logging.apache.org/log4cxx/latest_stable/community.html),\n[official release downloads](https://logging.apache.org/log4cxx/latest_stable/download.html),\n[building Log4cxx](https://logging.apache.org/log4cxx/latest_stable/build.html)) use\n[the Log4cxx project website](https://logging.apache.org/log4cxx/latest_stable).\n\nLog4cxx is part of the [Apache Logging Services](https://logging.apache.org/) PMC.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Flogging-log4cxx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Flogging-log4cxx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Flogging-log4cxx/lists"}