{"id":13671107,"url":"https://github.com/qos-ch/slf4j","last_synced_at":"2025-05-13T11:03:47.471Z","repository":{"id":641274,"uuid":"283187","full_name":"qos-ch/slf4j","owner":"qos-ch","description":"Simple Logging Facade for Java","archived":false,"fork":false,"pushed_at":"2025-02-25T17:43:17.000Z","size":12302,"stargazers_count":2407,"open_issues_count":147,"forks_count":1008,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-05-13T11:02:41.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.slf4j.org","language":"Java","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/qos-ch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"maven/org.slf4j:slf4j-api","github":"qos-ch"}},"created_at":"2009-08-20T16:25:49.000Z","updated_at":"2025-05-11T22:47:20.000Z","dependencies_parsed_at":"2023-12-27T23:09:43.323Z","dependency_job_id":"beece94e-449f-45ef-ace9-165a70c1ccd9","html_url":"https://github.com/qos-ch/slf4j","commit_stats":{"total_commits":1997,"total_committers":102,"mean_commits":19.57843137254902,"dds":"0.17976965448172255","last_synced_commit":"69c333de280100f7dc99ee00e302192690fcc761"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qos-ch%2Fslf4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qos-ch%2Fslf4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qos-ch%2Fslf4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qos-ch%2Fslf4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qos-ch","download_url":"https://codeload.github.com/qos-ch/slf4j/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253929359,"owners_count":21985802,"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-08-02T09:00:59.218Z","updated_at":"2025-05-13T11:03:47.432Z","avatar_url":"https://github.com/qos-ch.png","language":"Java","funding_links":["https://tidelift.com/funding/github/maven/org.slf4j:slf4j-api","https://github.com/sponsors/qos-ch","https://github.com/sponsors/qos-ch/sponsorships?tier_id=77436"],"categories":["Java","I. Development","日志库","others"],"sub_categories":["6. Useful libraries"],"readme":"# About SLF4J\n\nThe Simple Logging Facade for Java (SLF4J) serves as a simple facade\nor abstraction for various logging frameworks (e.g. java.util.logging,\nlogback, reload4j, log4j 2.x, logevents, penna, rainbowgum, tinylog)\nallowing the end user to plug in the desired logging framework at\ndeployment time.\n\nMore information can be found on the [SLF4J website](http://www.slf4j.org).\n\n# Search org.slf4j artifacts on Maven Central\n[![Maven Central](https://img.shields.io/badge/Search%20org%2Eslf4j%20artifacts%20on%20Maven%20Central-2.0.x-green)](https://central.sonatype.com/search?namespace=org.slf4j) \n\n\n# In case of problems\n\nIn case of problems please do not hesitate to post an e-mail message\non the [slf4j-user@qos.ch](https://mailman.qos.ch/cgi-bin/mailman/listinfo/slf4j-user)\nmailing list or to start a \u003ca\nhref=\"https://github.com/qos-ch/slf4j/discussions\"\u003ediscussion\u003c/a\u003e on\ngithub.  However, please do not directly e-mail SLF4J developers. The\nanswer to your question might be useful to other users. Moreover,\nthere are many knowledgeable users on the slf4j-user mailing lists who\ncan quickly answer your questions.\n\n# Urgent issues\n\nFor urgent issues do not hesitate to [champion a\nrelease](https://github.com/sponsors/qos-ch/sponsorships?tier_id=77436).\nIn principle, most championed issues are solved within 3 business days\nensued by a release.\n\n# How to build SLF4J\n\nSLF4J uses Maven as its build tool.\n\nSLF4J version 2.0.x will run under Java 8 but requires Java 9 or later to build.\n\n# How to contribute pull requests\n\nIf you are interested in improving SLF4J, that is great! The SLF4J\ncommunity looks forward to your contribution. Please follow this\nprocess:\n\n1. Start a discussion on the [slf4j-dev mailing\nlist](http://www.slf4j.org/mailing-lists.html) about your proposed\nchange. Alternately, file a [bug\nreport](https://github.com/qos-ch/slf4j/issues) on github to initiate the\ndiscussion. \n\n2. Fork qos-ch/slf4j. Ideally, create a new branch from your fork for\nyour contribution to make it easier to merge your changes back.\n\n3. Make your changes on the branch created in Step 2. Be\nsure that your code passes existing unit tests. Please add unit tests\nfor your work if appropriate. It usually is.\n\n4. All commits must have signed off by the contributor attesting to\n[Developer Certificate of Origin\n(DCO)](https://developercertificate.org/). Commits without sign off\nwill be automatically rejected by the [DCO GitHub\ncheck](https://probot.github.io/apps/dco/) application.\n\n5. Push your changes to your fork/branch in GitHub. Don't push it to\nyour master! If you do, it will make it harder to submit new changes\nlater.\n\n6. Submit a pull request to SLF4J from your commit page on GitHub.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqos-ch%2Fslf4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqos-ch%2Fslf4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqos-ch%2Fslf4j/lists"}